| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document xmlns="http://commonmark.org/xml/1.0">
- <table_of_contents type="bullet" tight="false">
- <item>
- <link destination="#content-level-2" title="">
- <text>Level 2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-level-3" title="">
- <text>Level 3</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-level-4" title="">
- <text>Level 4</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-level-5" title="">
- <text>Level 5</text>
- </link>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- </table_of_contents>
- <heading level="1">
- <heading_permalink slug="level-1" />
- <text>Level 1</text>
- </heading>
- <heading level="2">
- <heading_permalink slug="level-2" />
- <text>Level 2</text>
- </heading>
- <heading level="3">
- <heading_permalink slug="level-3" />
- <text>Level 3</text>
- </heading>
- <heading level="4">
- <heading_permalink slug="level-4" />
- <text>Level 4</text>
- </heading>
- <heading level="5">
- <heading_permalink slug="level-5" />
- <text>Level 5</text>
- </heading>
- <heading level="6">
- <heading_permalink slug="level-6" />
- <text>Level 6</text>
- </heading>
- </document>
|