Menu

Commit [r9066]  Maximize  Restore  History

WikiFormatting: accept more compact WikiProcessor declarations, on the same line as `{{{`, the start of a code block.

For example, instead of:
{{{
{{{
#!div class=important

'''Warning''': you must follow those guidelines
- ...
}}}
}}}
it is now possible to write:
{{{
{{{#!div class=important

'''Warning''': you must follow those guidelines
- ...
}}}
}}}

cboos 2010-01-24

changed /trunk/trac/wiki/formatter.py
changed /trunk/trac/wiki/parser.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/parser.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