pandoc/test/fb2/basic.markdown
2017-02-04 12:56:30 +01:00

436 B

Top-level title

Section

Subsection

This emphasized strong verbatim markdown. See this link.

Ordered list:

  1. one
  2. two
  3. three

Blockquote is for citatons.

Code
block
is
for
code.

Strikeout is Pandoc's extension. Superscript and subscripts too: H2O is a liquid1. 2^10^ is 1024.

Math is another Pandoc extension: E = m c^2.


  1. Sometimes. ↩︎