Ticket #2240 (closed defect: fixed)
leading colon breaks wiki syntax
| Reported by: | vittorio@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9 |
| Component: | wiki system | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | vittorio@… |
Description
A leading colon breaks some (maybe all) wiki syntax.
Some Tests:
Test:[[BR]] There should be a line break Change:[10] There should be a link to changeset [10] Other test:'''bold text''' is not bold
Output:
Test:
There should be a line break
Change:[10] There should be a link to [10]
Other test:bold text is not bold
tested using trunk r2385, python 2.3.5, mod_python
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


