Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1.1
-
Component/s: Module - Apt
-
Labels:None
-
Number of attachments :
Description
Apt snippet:
\~, \=, \-, \+, \*, \[, \], \<, \>, \{, \}, \\.
*---------------------------------------------+--------------+
| \~, \=, \-, \+, \*, \[, \], \<, \>, \{, \}, \\. | Apt special characters
*---------------------------------------------+--------------+
| $\{JAVA_HOME\} | The JAVA_HOME environment value.
*---------------------------------------------+--------------+
The characters <, >,
{, }, \ are not rendered inside the table. This worked in Doxia 1.0.
Vincent,
I think this has been introduced by your fixes for
DOXIA-38andDOXIA-134. I have added a test case in AptParserTest.