| Ticket UUID: | cb6baa160dfacc1bf0390eb7f5e1d487561af7a7 | ||
| Title: | Wiki output strips | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | ||
| Last Modified: | 2009-05-25 20:00:21 | ||
| Version Found In: | 3b76c0474e | ||
| Description & Comments: | |||
|
When a 'div' is used in a wiki page, it is stripped out by the renderer and replaced with 'p'...'/p'. The id attribute of the 'div' is lost.
This behaviour may be appropriate for user-entered text, but 'div' is used internally when appending a remark to a Wiki page. Significance: This ticket is related to feature request [b92c4160fe282a0a121146d1216ec692408b2206] to include a class attribute on appended remarks so that they can be styled independently of the rest of the Wiki page. | |||