Collapse Footnotes
Table of Contents
This page verifies both normal collapsed Markdown rendering and footnotes inside the collapse shortcode.
Outer Markdown before the test cases includes bold text, inline code, and a link
.
Closed collapse without footnotes
This paragraph sits outside the collapse and does not use any footnotes.
Closed plain collapse with bold and code
Collapsed text without footnotes.
- Bullet item with strong text
- Bullet item with a link
Outer Markdown after the closed plain collapse uses emphasis and regular paragraph rendering.
Open collapse without footnotes
This paragraph sits outside the open collapse and also does not use footnotes.
Open plain collapse with emphasis and link
Collapsed text without footnotes in the default-open case.
- Ordered item with
inline code - Ordered item with bold text
Outer Markdown after the open plain collapse includes another link .
Closed collapse with footnotes
Normal text with a shared footnote reference.
Closed collapse with footnote and bold summary
Collapsed text with the same footnote reference.1
> Blockquote content inside the collapsed body.
Additional body text with Markdown link .
Outer Markdown after the closed footnote collapse includes more inline code.
Open collapse with footnotes
Normal text with a second shared footnote reference.
Open collapse with footnote, code, and emphasis
Collapsed text with the same second footnote reference.2
Markdown code fence inside the collapsed body.
Additional body text with strong text and a link .
Outer Markdown after the open footnote collapse includes strong text.
