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 - ... }}} }}}
Authored by: cboos 2010-01-24
Parent: [r9065]
Child: [r9067]