Overview
Artifact ID: | d96e264e8017b7153ef1496465be2b1d94149b41 |
---|---|
Ticket: | 79e9c64419137258126ccbd84b5612fba16b5ad5
More flexible Wiki HTML Parser |
User & Date: | anonymous 2010-02-04 18:33:38 |
Changes
- comment changed to:
At present, the HTML parser that cleans up data entered appears to only work for HTML 4 standards and not XHTML. Whilst this may sound petty, expanding the parser to suit the latter means that bad habits such as <br/> are not rejected, it also gives the ability for inline SVG to be possible, so projects need not have to have image files for diagrams if they know that browser compatibility is a non-issue. In addition to this, any other crazy embeddable XML formats (like MathML) would also be possible.
- private_contact changed to: "28f80c3f159caebeff1f3ebefacf65a18038eb5f"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "More flexible Wiki HTML Parser"
- type changed to: "Feature_Request"