position-placeholder-missing.xml 436 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document xmlns="http://commonmark.org/xml/1.0">
  3. <paragraph>
  4. <text>This is my document.</text>
  5. </paragraph>
  6. <heading level="1">
  7. <heading_permalink slug="hello-world" />
  8. <text>Hello World!</text>
  9. </heading>
  10. <heading level="2">
  11. <heading_permalink slug="isnt-markdown-great" />
  12. <text>Isn't Markdown Great?</text>
  13. </heading>
  14. </document>