| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document xmlns="http://commonmark.org/xml/1.0">
- <table_of_contents type="bullet" tight="false">
- <item>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-a-level-2-heading-to-start" title="">
- <text>A level 2 heading to start</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-followed-by-a-level-4" title="">
- <text>Followed by a level 4</text>
- </link>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-then-a-level-1" title="">
- <text>Then a level 1</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-and-another-level-2" title="">
- <text>And another level 2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <list type="bullet" tight="false">
- <item>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-then-a-level-5" title="">
- <text>Then a level 5</text>
- </link>
- </item>
- </list>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-and-then-a-level-3" title="">
- <text>And then a level 3</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <list type="bullet" tight="false">
- <item>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-followed-by-a-level-6" title="">
- <text>Followed by a level 6</text>
- </link>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-then-another-level-3" title="">
- <text>Then another level 3</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-then-level-4" title="">
- <text>Then level 4</text>
- </link>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-level-3" title="">
- <text>Level 3</text>
- </link>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-level-2" title="">
- <text>Level 2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-level-4" title="">
- <text>Level 4</text>
- </link>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-level-1" title="">
- <text>Level 1</text>
- </link>
- </item>
- </table_of_contents>
- <paragraph>
- <text>Here's a sample Markdown document with weird headings</text>
- </paragraph>
- <heading level="2">
- <heading_permalink slug="a-level-2-heading-to-start" />
- <text>A level 2 heading to start</text>
- </heading>
- <heading level="4">
- <heading_permalink slug="followed-by-a-level-4" />
- <text>Followed by a level 4</text>
- </heading>
- <heading level="1">
- <heading_permalink slug="then-a-level-1" />
- <text>Then a level 1</text>
- </heading>
- <heading level="2">
- <heading_permalink slug="and-another-level-2" />
- <text>And another level 2</text>
- </heading>
- <heading level="5">
- <heading_permalink slug="then-a-level-5" />
- <text>Then a level 5</text>
- </heading>
- <heading level="3">
- <heading_permalink slug="and-then-a-level-3" />
- <text>And then a level 3</text>
- </heading>
- <heading level="6">
- <heading_permalink slug="followed-by-a-level-6" />
- <text>Followed by a level 6</text>
- </heading>
- <heading level="3">
- <heading_permalink slug="then-another-level-3" />
- <text>Then another level 3</text>
- </heading>
- <heading level="4">
- <heading_permalink slug="then-level-4" />
- <text>Then level 4</text>
- </heading>
- <heading level="3">
- <heading_permalink slug="level-3" />
- <text>Level 3</text>
- </heading>
- <heading level="2">
- <heading_permalink slug="level-2" />
- <text>Level 2</text>
- </heading>
- <heading level="4">
- <heading_permalink slug="level-4" />
- <text>Level 4</text>
- </heading>
- <heading level="1">
- <heading_permalink slug="level-1" />
- <text>Level 1</text>
- </heading>
- </document>
|