Advanced Markdown Features
Table of Contents
Markdown is simple, but it supports advanced features that are perfect for academic writing.
Footnotes
You can add footnotes to your text like this.1
Tables
| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |
| Cell 3 | Cell 4 |
Callouts
Use HTML elements for informative callouts.
Info: This is a callout box.
Footnotes
-
This is the footnote text. ↩