Bug #539
Ruby Syntax Highlighting inserts notextile tag regardless of Filter choice
| Status : | Assigned | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | backend | |||
| Target version : | - | |||
| Resolution : |
Description
The typo:code syntax highlighting is inserting tags inside the code blocks, despite my default choice of no text filters. This tag is remaining there and never stripped - leaving it in the final XHTML and causing the page to be invalid. The tag should be stripped if a filter besides Textile is chosen.