[Trac-tickets] [The Trac Project] #2240: leading colon breaks wiki
syntax
The Trac Project
noreply at edgewall.com
Tue Oct 18 16:10:22 CDT 2005
#2240: leading colon breaks wiki syntax
-------------------------------+--------------------------------------------
Reporter: vittorio at inext.at | Owner: jonas
Type: defect | Status: new
Priority: high | Milestone: 0.9
Component: wiki | Version: devel
Severity: major | Keywords: |
-------------------------------+--------------------------------------------
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:[[BR]] 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
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2240>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list