Ticket #4928 (closed defect: worksforme)
one line {{{ }}} does not format correctly
| Reported by: | phpxcaceh@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by cboos) (diff)
4 lines wiki is showing 2 lines code fine:
{{{
{{{
}}}
}}}
is displayed as:
{{{
}}}
but not with 1 line: "{{{ {{{ }}} }}}" is displayed as: " {{{ }}}".
the left 3 { is in right fixed-width font, but 3 } on the right is in normal font
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


