%Title Line One\
 Title Line Two
%Author
%Date


![image name](./path/to/image.png)

[^name of footnote in text]

[^name of footnote]: footnote text

[link text](https://link/address)

Chapter or Section
==================

Subsection
----------


### Subsubsection?

#### Subsubsubsection?


-   list items
-   list items

#. numbered list item
#. next numbered list item
#. next numbered list item


> Quoted text

*emphasized (italics) text*

**strong emphasis (bold) text**

~subscript~ H~2~0 (escape spaces in subscript with \)

^superscript^ 2^3^ is 8 (escape spaces in superscript with \)

~~strikeout~~

------------------------
 Results of        Word
 5 Die Rolls
--------------    ------
11112             A'asia

66665             zyzzyvas

66666                zzz
---------------------------

Table: Caption text


code text?

    This i
    s my p
    ass wo
    rd!

characters you need to escape: \$


