<nowiki> tag
Crashtest - December 14, 2008 - 20:45
| Project: | PEAR Wiki Filter |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The < nowiki>-Tag does not work. The text in it is processed nevertheless.
<nowiki>==heading==</nowiki> //works as expected
<nowiki>'''shouldn't be bold'''</nowiki> // is displayed bold