[Trac-tickets] [The Trac Project] #2082: Description lists are
unescapable
The Trac Project
noreply at edgewall.com
Mon Sep 19 07:20:50 CDT 2005
#2082: Description lists are unescapable
--------------------+-------------------------------------------------------
Reporter: cboos | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: wiki | Version: 0.9b1
Severity: normal | Keywords: |
--------------------+-------------------------------------------------------
Once a "::" is seen in an indented line, it's always recognized as
a description list separator, and there's no way to escape it,
* neither with "!::",
* nor with the code block syntax {{{`::`}}} (`::`)
* nor with backticks {{{`::`}}} ({{{::}}}).
Example: I repeat the above 3 lines, this time without the bullet:
neither with "!::",
nor with the code block syntax {{{`::`}}} (`::`)
or {{{`::`}}} ({{{::}}}).
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2082>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list