A little test to see if pandoc will convert this to (good) html.
Yes works :)
- this
- is
- a
- list
- this
- is
- a
- numbered list
Table test
Pandoc | Converts to | Type |
---|---|---|
[Click](URL) |
<eref target="URL">Click... |
External |
[See](#local) |
<xref target="local">See... |
Internal |
[](#RFC2119) |
<xref target="RFC2119"/> |
Citation |