!! Bold
(weak majority at [Wikisym 06])

{{{
**bold** This might be problematic as it is a collision with bullet lists
}}}

[WikiMatrix bold syntax comparison|http://www.wikimatrix.org/syntax.php?i=23]

!! Italics
(majority agreement at [Wikisym 06])

{{{
//italics// parsing URLs, harder to parse (majority)
}}}

[WikiMatrix italics syntax comparison|http://www.wikimatrix.org/syntax.php?i=24]

!! Bold Italics

{{{
//**bold italics**//
**//bold italics//**
}}}
----
Examples:

Good:
{{{
Some text **bold** some more text **italics** even more text.

**Bold words** some text //italic words// more text //**bold italics**// and **//italics bold//**.

Something **bold //bold italics// bold**, //italics **bold italics** italics//.

**Some bold text
spanning multiple lines**
}}}

Bad:
{{{
Something **bold not closed until the end of paragraph

new paragraph not bold anymore** closing makes it bold angain.
}}}

{{{
Nested //italics **bold italics// bold**.
}}}


----

Also see [All Markup]