Menu

Commit [r9073]  Maximize  Restore  History

WikiFormatting: avoid starting extra list item when we simply continue an existing one.

e.g.
{{{
- this is the toplevel list item
- this is a sub item
Here we simply continue the toplevel list item
(dedent but still at the same level as the initial item)
}}}

Note however that:
{{{
- this is the toplevel list item
- this is a sub item
Here we continue the sub item, as we're directly below its start bullet.
}}}

cboos 2010-01-24

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