weird-flattened.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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. <link destination="#content-a-level-2-heading-to-start" title="">
  6. <text>A level 2 heading to start</text>
  7. </link>
  8. </item>
  9. <item>
  10. <link destination="#content-followed-by-a-level-4" title="">
  11. <text>Followed by a level 4</text>
  12. </link>
  13. </item>
  14. <item>
  15. <link destination="#content-then-a-level-1" title="">
  16. <text>Then a level 1</text>
  17. </link>
  18. </item>
  19. <item>
  20. <link destination="#content-and-another-level-2" title="">
  21. <text>And another level 2</text>
  22. </link>
  23. </item>
  24. <item>
  25. <link destination="#content-then-a-level-5" title="">
  26. <text>Then a level 5</text>
  27. </link>
  28. </item>
  29. <item>
  30. <link destination="#content-and-then-a-level-3" title="">
  31. <text>And then a level 3</text>
  32. </link>
  33. </item>
  34. <item>
  35. <link destination="#content-followed-by-a-level-6" title="">
  36. <text>Followed by a level 6</text>
  37. </link>
  38. </item>
  39. <item>
  40. <link destination="#content-then-another-level-3" title="">
  41. <text>Then another level 3</text>
  42. </link>
  43. </item>
  44. <item>
  45. <link destination="#content-then-level-4" title="">
  46. <text>Then level 4</text>
  47. </link>
  48. </item>
  49. <item>
  50. <link destination="#content-level-3" title="">
  51. <text>Level 3</text>
  52. </link>
  53. </item>
  54. <item>
  55. <link destination="#content-level-2" title="">
  56. <text>Level 2</text>
  57. </link>
  58. </item>
  59. <item>
  60. <link destination="#content-level-4" title="">
  61. <text>Level 4</text>
  62. </link>
  63. </item>
  64. <item>
  65. <link destination="#content-level-1" title="">
  66. <text>Level 1</text>
  67. </link>
  68. </item>
  69. </table_of_contents>
  70. <paragraph>
  71. <text>Here's a sample Markdown document with weird headings</text>
  72. </paragraph>
  73. <heading level="2">
  74. <heading_permalink slug="a-level-2-heading-to-start" />
  75. <text>A level 2 heading to start</text>
  76. </heading>
  77. <heading level="4">
  78. <heading_permalink slug="followed-by-a-level-4" />
  79. <text>Followed by a level 4</text>
  80. </heading>
  81. <heading level="1">
  82. <heading_permalink slug="then-a-level-1" />
  83. <text>Then a level 1</text>
  84. </heading>
  85. <heading level="2">
  86. <heading_permalink slug="and-another-level-2" />
  87. <text>And another level 2</text>
  88. </heading>
  89. <heading level="5">
  90. <heading_permalink slug="then-a-level-5" />
  91. <text>Then a level 5</text>
  92. </heading>
  93. <heading level="3">
  94. <heading_permalink slug="and-then-a-level-3" />
  95. <text>And then a level 3</text>
  96. </heading>
  97. <heading level="6">
  98. <heading_permalink slug="followed-by-a-level-6" />
  99. <text>Followed by a level 6</text>
  100. </heading>
  101. <heading level="3">
  102. <heading_permalink slug="then-another-level-3" />
  103. <text>Then another level 3</text>
  104. </heading>
  105. <heading level="4">
  106. <heading_permalink slug="then-level-4" />
  107. <text>Then level 4</text>
  108. </heading>
  109. <heading level="3">
  110. <heading_permalink slug="level-3" />
  111. <text>Level 3</text>
  112. </heading>
  113. <heading level="2">
  114. <heading_permalink slug="level-2" />
  115. <text>Level 2</text>
  116. </heading>
  117. <heading level="4">
  118. <heading_permalink slug="level-4" />
  119. <text>Level 4</text>
  120. </heading>
  121. <heading level="1">
  122. <heading_permalink slug="level-1" />
  123. <text>Level 1</text>
  124. </heading>
  125. </document>