https://bugs.documentfoundation.org/show_bug.cgi?id=159522
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|UNCONFIRMED |RESOLVED --- Comment #2 from Mike Kaganski <[email protected]> --- That is XML. Any text there needs follow the respective rules. < and > are < and > entities, which could be checked by creating some Basic script locally in LibreOffice Basic IDE, and inspecting the resulting files in the user profile. The link that you provided also shows how to encode double quote character using " entity. See: https://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references -- You are receiving this mail because: You are the assignee for the bug.
