Wiki markup eats my XML slash signs
Hi,
this is a weird bug:
For example in PySide binding generation tutorial [developer.qt.nokia.com], there are a lot of XML snippets. If I have an empty element tag (such as <foo/>)in a wiki code section, the slash sign gets removed in the displayed content. If I quote the tag with & lt; and & gt;, the snippet is displayed correctly.
Code section with content not entity-quoted:
- <foo/>
Code section with content quoted using entities:
- <foo/>
Manually checking every example is a huge pain – I’d expect the wiki markup to not touch any text within a code section. :-(
Cheers,
ma.
1 reply
You must log in to post a reply. Not a member yet? Register here!


