| Issue 137: | Bug in text escaping | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What steps will reproduce the problem? Try this text (commited as test_issue_137.txt) :subscript:`< >` :superscript:`< >` :literal:`< >` What is the expected output? What do you see instead? I would expect three lines with < and > I get some > < This is a problem with wrong usage of XML escaping. Please use labels and text to provide additional information. |
||||||||||
,
Jun 25, 2009
It was easy to fix, so done in r723
Status: Verified
|
|||||||||||
|
|
|||||||||||