| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190 |
- <?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-section-1" title="">
- <text>Section 1</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-11" title="">
- <text>Section 1.1</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-111" title="">
- <text>Section 1.1.1</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-1111" title="">
- <text>Section 1.1.1.1</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-11111" title="">
- <text>Section 1.1.1.1.1</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-111111" title="">
- <text>Section 1.1.1.1.1.1</text>
- </link>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-section-2" title="">
- <text>Section 2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-21" title="">
- <text>Section 2.1</text>
- </link>
- </item>
- <item>
- <link destination="#content-section-22" title="">
- <text>Section 2.2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-221" title="">
- <text>Section 2.2.1</text>
- </link>
- </item>
- <item>
- <link destination="#content-section-222" title="">
- <text>Section 2.2.2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-2221" title="">
- <text>Section 2.2.2.1</text>
- </link>
- </item>
- <item>
- <link destination="#content-section-2222" title="">
- <text>Section 2.2.2.2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-22221" title="">
- <text>Section 2.2.2.2.1</text>
- </link>
- </item>
- <item>
- <link destination="#content-section-22222" title="">
- <text>Section 2.2.2.2.2</text>
- </link>
- <list type="bullet" tight="false">
- <item>
- <link destination="#content-section-222221" title="">
- <text>Section 2.2.2.2.2.1</text>
- </link>
- </item>
- <item>
- <link destination="#content-section-222222" title="">
- <text>Section 2.2.2.2.2.2</text>
- </link>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- </list>
- </item>
- <item>
- <link destination="#content-section-title-with-quotes" title="">
- <text>Section title with "quotes"</text>
- </link>
- </item>
- </table_of_contents>
- <paragraph>
- <text>Here's a sample Markdown document with lots of headings</text>
- </paragraph>
- <heading level="1">
- <heading_permalink slug="section-1" />
- <text>Section 1</text>
- </heading>
- <heading level="2">
- <heading_permalink slug="section-11" />
- <text>Section 1.1</text>
- </heading>
- <heading level="3">
- <heading_permalink slug="section-111" />
- <text>Section 1.1.1</text>
- </heading>
- <heading level="4">
- <heading_permalink slug="section-1111" />
- <text>Section 1.1.1.1</text>
- </heading>
- <heading level="5">
- <heading_permalink slug="section-11111" />
- <text>Section 1.1.1.1.1</text>
- </heading>
- <heading level="6">
- <heading_permalink slug="section-111111" />
- <text>Section 1.1.1.1.1.1</text>
- </heading>
- <heading level="1">
- <heading_permalink slug="section-2" />
- <text>Section 2</text>
- </heading>
- <heading level="2">
- <heading_permalink slug="section-21" />
- <text>Section 2.1</text>
- </heading>
- <heading level="2">
- <heading_permalink slug="section-22" />
- <text>Section 2.2</text>
- </heading>
- <heading level="3">
- <heading_permalink slug="section-221" />
- <text>Section 2.2.1</text>
- </heading>
- <heading level="3">
- <heading_permalink slug="section-222" />
- <text>Section 2.2.2</text>
- </heading>
- <heading level="4">
- <heading_permalink slug="section-2221" />
- <text>Section 2.2.2.1</text>
- </heading>
- <heading level="4">
- <heading_permalink slug="section-2222" />
- <text>Section 2.2.2.2</text>
- </heading>
- <heading level="5">
- <heading_permalink slug="section-22221" />
- <text>Section 2.2.2.2.1</text>
- </heading>
- <heading level="5">
- <heading_permalink slug="section-22222" />
- <text>Section 2.2.2.2.2</text>
- </heading>
- <heading level="6">
- <heading_permalink slug="section-222221" />
- <text>Section 2.2.2.2.2.1</text>
- </heading>
- <heading level="6">
- <heading_permalink slug="section-222222" />
- <text>Section 2.2.2.2.2.2</text>
- </heading>
- <heading level="1">
- <heading_permalink slug="section-title-with-quotes" />
- <text>Section title with "quotes"</text>
- </heading>
- </document>
|