============================================================
Font styles
============================== Bold + italic markup
This should be '''''bold and italic'''''
------------------------------
This should be bold and italic
------------------------------
============================== Consecutive bold + italic markup
'''''one''''', '''''two''''', '''''three''''', '''''four'''''
------------------------------
one, two, three, four
------------------------------
============================== Underline + overstrike markup
__~~underlineoversrike~~__
------------------------------
underlineoversrike
------------------------------
============================== Problematic markup: overlapping tags
__~~overlapping__tags~~
------------------------------
overlappingtags
------------------------------
============================== Problematic markup: out of order close tags
__~~outoforderclosetags__~~
------------------------------
outoforderclosetags
------------------------------
============================== Problematic markup: bold + missing close italic
'''''bolditalic''' # Open italic should be closed before paragraph end
------------------------------
bolditalic # Open italic should be closed before paragraph end
------------------------------
============================== Italic immediately followed by bold markup
''italic'''''bold'''
------------------------------
italicbold
------------------------------
============================== Bold immediately followed by italic markup
'''bold'''''italic''
------------------------------
bolditalic
------------------------------
============================== Multiline bold italic markup
'''''bold
italic
multiline'''''
------------------------------
bold
italic
multiline
------------------------------
============================== Problematic multiline bold italic markup
'''''bold
italic
multiline
without endtags
------------------------------
bold
italic
multiline
without endtags
------------------------------
============================== Super and subscript markup
^superscript^, ,,subscript,,, normal.
------------------------------
superscript, subscript, normal.
------------------------------
superscript, subscript, normal.
============================== Escaping markup
!'''''foobar!''''' x
!''foo!'' x
!'''bar!''' x
!__foo!__ x
!~~bar!~~ x
!,,boo!,, x
!^baz!^ x
------------------------------
'''''foobar''''' x
''foo'' x
'''bar''' x
__foo__ x
~~bar~~ x
,,boo,, x
^baz^ x
------------------------------
============================== Complex mixed verbatim markup
{{{verbatim}}}
{{{
{{{in `block`
}}}
`{{{this is verbatim}}}` and {{{`that` should also `be` verbatim}}}
------------------------------
verbatim
{{{in `block`
{{{this is verbatim}}} and `that` should also `be` verbatim
------------------------------
verbatim
[…]
{{{this is verbatim}}} and `that` should also `be` verbatim
============================================================
Link Resolvers
============================== Link resolvers, short form
link:1
Thing [link:1] Thing[link:2]
------------------------------
link:1
Thing 1 Thing2
------------------------------
============================== Escaping links resolvers, short form
!link:1
Thing ![link:1 number 1], CS![link:1], ![link:bar]
------------------------------
link:1
Thing [link:1 number 1], CS[link:1], [link:bar]
------------------------------
============================== Link resolvers, long form with label
[link:1 thing one], [http://www.edgewall.com/ edgewall]
------------------------------
thing one, edgewall
------------------------------
============================== Link resolver SHREF_TARGET_LAST
Add-on to link:123:
Some change.
link:1
This ticket is the first one
link:123>
link:123&
see link:xü.
------------------------------
Add-on to link:123:
Some change.
link:1
This ticket is the first one
link:123>
link:123&
see link:xü.
------------------------------
Add-on to link:123:
Some change.
link:1
This ticket is the first one
link:123>
link:123&
see link:xü.
============================== Link resolver SHREF_TARGET_FIRST
http://localhost/bugzilla/show_bug.cgi?id=1284 804
__Summary:__
see link:Überflüssigkeit
------------------------------
<bug>http://localhost/bugzilla/show_bug.cgi?id=1284</bug> 804
Summary:
see link:Überflüssigkeit
------------------------------
============================== Link resolver SHREF_TARGET_MIDDLE
||http://example.com/img.png||text||
------------------------------
------------------------------
||http://example.com/img.png||text||
============================== Link resolver, long form with quoting
[link:WikiStart Foo] [http://www.edgewall.com/ Edgewall]
link:"Foo Bar" link:"Foo Bar#baz"
[link:"Foo Bar" Foo Bar] [link:"Foo Bar#baz" Foo Bar]
[link:Argv "*argv[] versus **argv"]
[link:test "test.txt", line 123]
[link:pl/de %de]
------------------------------
Foo Edgewall
link:"Foo Bar" link:"Foo Bar#baz"
Foo Bar Foo Bar
*argv[] versus **argv
"test.txt", line 123
%de
------------------------------
============================== Link resolver in markup
'''link:1''', ''link:1'', ~~link:1~~, __link:1__
------------------------------
link:1, link:1, link:1, link:1
------------------------------
============================== Link resolver, quoting of target
link:1
link:12
link:123
link:'1'
link:'12'
link:'123'
link:"1"
link:"12"
link:"123"
------------------------------
link:1
link:12
link:123
link:'1'
link:'12'
link:'123'
link:"1"
link:"12"
link:"123"
------------------------------
============================== Link resolver look alike, quoting of target
nolink:"