<?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-hello" title="">
                <text>Hello</text>
            </link>
            <list type="bullet" tight="false">
                <item>
                    <link destination="#content-world" title="">
                        <text>World</text>
                    </link>
                </item>
            </list>
        </item>
    </table_of_contents>
    <paragraph>
        <text>This document should have a custom class applied to the TOC</text>
    </paragraph>
    <heading level="1">
        <heading_permalink slug="hello" />
        <text>Hello</text>
    </heading>
    <heading level="2">
        <heading_permalink slug="world" />
        <text>World</text>
    </heading>
</document>
