Menu

Commit [r3235]  Maximize  Restore  History

Fix the ordered list regex. Only one letter is allowed before the dot,

e.g.
{{{
a. item 1
b. item 2
}}}

but not:
{{{
This is not a numbered
list. Just a small quoted
paragraph.
}}}

Still, roman numbered lists should work
{{{
i. item 1
ii. item 2
iii. item 3
}}}

Follow-up to r3162.

cboos 2006-04-21

changed /trunk/trac/wiki/formatter.py
changed /trunk/trac/wiki/tests/wiki-tests.txt
/trunk/trac/wiki/formatter.py Diff Switch to side-by-side view
Loading...
/trunk/trac/wiki/tests/wiki-tests.txt Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB