Feature Test
Links
Here is one kind of link
Here is my link
This is a test of wiki style links
Here is a link to page ref
Footnotes
Here is a footnote style 1 that works
You can use words to link footnotes2
Inline footnotes ^[don't currently work]
Full Line Equation
$$ y=4x^2 $$
Inline Equation
$ y=4x^2 $
Tables
| Column 1 | Column 2 |
|---|---|
| R1C1 | R1C2 |
Tasks
- Here is an item
- Haven't done this yet
-
But I've done this[2026-05-07]
- Something else to do
-
Done[2026-05-07]
Caret, Mark, and Tilge
- This was marked (highlight)
- This was inserted (underline)
This was deleted (strikethrough)
Super and subscripts
- H2O
- ATA
Mathy subscripts
- H$^2$O
- A$_T$A
Mermaid
flowchart LR
A[Step 1] --> B[Step 2]
B --> C[Step 3a]
B --> D[Step 3b]
C --> E[Step 4]
D --> E