Actions
Defect #86
closedHTML comments not rendered properly
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Textile allows html tags to be input. However the textile implementation in RedMine does not render html comment tags
properly. For instance
<!-- this is a comment -->
is rendered literally with the angle brackets and the text within the tag is
rendered as deleted text.
Actions