mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
15 lines
347 B
Plaintext
15 lines
347 B
Plaintext
Regular text //italics// **bold //bold italics//**.
|
|
|
|
This is Small Caps, and this is <del>strikethrough</del>.
|
|
|
|
Some people use single underlines for //emphasis//.
|
|
|
|
Above the line is <sup>superscript</sup> and below the line is <sub>subscript</sub>.
|
|
|
|
A line\\
|
|
break.
|
|
|
|
hello %%//%% world %%**%% from %%__%% me
|
|
|
|
''%%hello // world ** from __ me%%''
|