Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.2
-
Labels:None
-
Number of attachments :
Description
The current implementation dows not support the <pre> tag. This makes the embedding of configuration or code examples completely unreadable, since indentation and line breaks are not respected.
It's fixed but you could also use the <source> tag.