[Trac-tickets] [The Trac Project] #2069: ''line break'' wiki syntax
(![[BR]]) is not interpretated after a column char.
The Trac Project
noreply at edgewall.com
Thu Sep 15 07:03:43 CDT 2005
#2069: ''line break'' wiki syntax (![[BR]]) is not interpretated after a column
char.
--------------------+-------------------------------------------------------
Reporter: eblot | Owner: jonas
Type: defect | Status: new
Priority: low | Milestone:
Component: wiki | Version: 0.9b1
Severity: minor | Keywords: |
--------------------+-------------------------------------------------------
=== Example ===
{{{
No space after column:[[BR]]No line break
With a space after column: [[BR]]A line break
}}}
is rendered as
No space after column:[[BR]]No line break
With a space after column: [[BR]]A line break
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2069>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list