Actions
Defect #3762
closedTextile can't correctly process some tags
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-20
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
Textile can't process some tags:
Unformatted HTML:
== some <b>html</b> formatted <i>text</i> ==
notextile. <b>html</b> formatted <i>text</i>
Style tags:
%{color:red}red%
Updated by Jean-Philippe Lang almost 15 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
Raw HTML and css styles are disabled for security reasons.
Actions