docs/plans/2026-04-06-markdown-docs-footnote-example.md
Make /docs/markdown visibly demonstrate GFM footnote syntax instead of only
documenting it in prose.
/docs/markdown/docs/markdown already documents footnote support in prose.[^1] / [^1]: ...
content, so the page fails to prove the feature visually.[^1] / [^1]: ... syntax to the side-by-side markdown
demo seed in markdown-to-slate-demo.tsx/docs/markdown now shows the footnote example
content and ran pnpm lint:fix