https://bugs.kde.org/show_bug.cgi?id=517428
--- Comment #14 from bonereader <[email protected]> --- Thanks for the changes. If they are contained in the nightly AppImage build of Kate, I'll test them. I saw that you moved the "spellchecking" element into "general". But there is still a little discrepancy between the XSD and the documentation. The doc shows the XML structure as <spellchecking> <encoding char="á" string="\'a"/> <encoding char="à" string="\`a"/> </spellchecking> But the <encoding> elements should be wrapped into a <encodings> element according to the XSD. Another documentation issue (a bit off-topic): The reason I had a look into the XSD in the first place was, that I wanted to define a background color. I knew it must be possible, but the doc only describes the attributes "color" and "selColor" for the itemData element, but not "backgroundColor" and "selBackgroundColor". So if by chance you feel like adding two more lines to the documentation, it would be great. -- You are receiving this mail because: You are watching all bug changes.
