Menu

Commit [r9431]  Maximize  Restore  History

WikiFormatting: both `''` and `//` italics produce `<em>` tags and both `'''` and `**` bold produce `<strong>` tags.

`<em>` and `<strong>` are the recommended XHTML output according to http://www.wikicreole.org/wiki/Creole1.0. As MoinMoin style bold was already `<strong>`, for consistency the MoinMoin style italics was changed to produce `<em>` instead of `<i>` as well.

cboos 2010-04-04

changed /trunk/trac/wiki/formatter.py
changed /trunk/trac/wiki/tests/wiki-tests.txt
changed /trunk/trac/wiki/tests/wikicreole-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...
/trunk/trac/wiki/tests/wikicreole-tests.txt Diff Switch to side-by-side view
Loading...