weird-as-is.xml 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document xmlns="http://commonmark.org/xml/1.0">
  3. <table_of_contents type="bullet" tight="false">
  4. <item>
  5. <list type="bullet" tight="false">
  6. <item>
  7. <link destination="#content-a-level-2-heading-to-start" title="">
  8. <text>A level 2 heading to start</text>
  9. </link>
  10. <list type="bullet" tight="false">
  11. <item>
  12. <list type="bullet" tight="false">
  13. <item>
  14. <link destination="#content-followed-by-a-level-4" title="">
  15. <text>Followed by a level 4</text>
  16. </link>
  17. </item>
  18. </list>
  19. </item>
  20. </list>
  21. </item>
  22. </list>
  23. </item>
  24. <item>
  25. <link destination="#content-then-a-level-1" title="">
  26. <text>Then a level 1</text>
  27. </link>
  28. <list type="bullet" tight="false">
  29. <item>
  30. <link destination="#content-and-another-level-2" title="">
  31. <text>And another level 2</text>
  32. </link>
  33. <list type="bullet" tight="false">
  34. <item>
  35. <list type="bullet" tight="false">
  36. <item>
  37. <list type="bullet" tight="false">
  38. <item>
  39. <link destination="#content-then-a-level-5" title="">
  40. <text>Then a level 5</text>
  41. </link>
  42. </item>
  43. </list>
  44. </item>
  45. </list>
  46. </item>
  47. <item>
  48. <link destination="#content-and-then-a-level-3" title="">
  49. <text>And then a level 3</text>
  50. </link>
  51. <list type="bullet" tight="false">
  52. <item>
  53. <list type="bullet" tight="false">
  54. <item>
  55. <list type="bullet" tight="false">
  56. <item>
  57. <link destination="#content-followed-by-a-level-6" title="">
  58. <text>Followed by a level 6</text>
  59. </link>
  60. </item>
  61. </list>
  62. </item>
  63. </list>
  64. </item>
  65. </list>
  66. </item>
  67. <item>
  68. <link destination="#content-then-another-level-3" title="">
  69. <text>Then another level 3</text>
  70. </link>
  71. <list type="bullet" tight="false">
  72. <item>
  73. <link destination="#content-then-level-4" title="">
  74. <text>Then level 4</text>
  75. </link>
  76. </item>
  77. </list>
  78. </item>
  79. <item>
  80. <link destination="#content-level-3" title="">
  81. <text>Level 3</text>
  82. </link>
  83. </item>
  84. </list>
  85. </item>
  86. <item>
  87. <link destination="#content-level-2" title="">
  88. <text>Level 2</text>
  89. </link>
  90. <list type="bullet" tight="false">
  91. <item>
  92. <list type="bullet" tight="false">
  93. <item>
  94. <link destination="#content-level-4" title="">
  95. <text>Level 4</text>
  96. </link>
  97. </item>
  98. </list>
  99. </item>
  100. </list>
  101. </item>
  102. </list>
  103. </item>
  104. <item>
  105. <link destination="#content-level-1" title="">
  106. <text>Level 1</text>
  107. </link>
  108. </item>
  109. </table_of_contents>
  110. <paragraph>
  111. <text>Here's a sample Markdown document with weird headings</text>
  112. </paragraph>
  113. <heading level="2">
  114. <heading_permalink slug="a-level-2-heading-to-start" />
  115. <text>A level 2 heading to start</text>
  116. </heading>
  117. <heading level="4">
  118. <heading_permalink slug="followed-by-a-level-4" />
  119. <text>Followed by a level 4</text>
  120. </heading>
  121. <heading level="1">
  122. <heading_permalink slug="then-a-level-1" />
  123. <text>Then a level 1</text>
  124. </heading>
  125. <heading level="2">
  126. <heading_permalink slug="and-another-level-2" />
  127. <text>And another level 2</text>
  128. </heading>
  129. <heading level="5">
  130. <heading_permalink slug="then-a-level-5" />
  131. <text>Then a level 5</text>
  132. </heading>
  133. <heading level="3">
  134. <heading_permalink slug="and-then-a-level-3" />
  135. <text>And then a level 3</text>
  136. </heading>
  137. <heading level="6">
  138. <heading_permalink slug="followed-by-a-level-6" />
  139. <text>Followed by a level 6</text>
  140. </heading>
  141. <heading level="3">
  142. <heading_permalink slug="then-another-level-3" />
  143. <text>Then another level 3</text>
  144. </heading>
  145. <heading level="4">
  146. <heading_permalink slug="then-level-4" />
  147. <text>Then level 4</text>
  148. </heading>
  149. <heading level="3">
  150. <heading_permalink slug="level-3" />
  151. <text>Level 3</text>
  152. </heading>
  153. <heading level="2">
  154. <heading_permalink slug="level-2" />
  155. <text>Level 2</text>
  156. </heading>
  157. <heading level="4">
  158. <heading_permalink slug="level-4" />
  159. <text>Level 4</text>
  160. </heading>
  161. <heading level="1">
  162. <heading_permalink slug="level-1" />
  163. <text>Level 1</text>
  164. </heading>
  165. </document>