@@ -19,53 +19,53 @@ The latest released version is [`3.0.0`][latest].
1919* [ Introduction] ( #introduction )
2020 * [ Where this specification fits] ( #where-this-specification-fits )
2121* [ Nodes] ( #nodes )
22- * [ Parent] ( #parent )
23- * [ Literal] ( #literal )
24- * [ Root] ( #root )
25- * [ Paragraph] ( #paragraph )
26- * [ Heading] ( #heading )
27- * [ ThematicBreak] ( #thematicbreak )
28- * [ Blockquote] ( #blockquote )
29- * [ List] ( #list )
30- * [ ListItem] ( #listitem )
31- * [ Table] ( #table )
32- * [ TableRow] ( #tablerow )
33- * [ TableCell] ( #tablecell )
34- * [ HTML] ( #html )
35- * [ Code] ( #code )
36- * [ YAML] ( #yaml )
37- * [ Definition] ( #definition )
38- * [ FootnoteDefinition] ( #footnotedefinition )
39- * [ Text] ( #text )
40- * [ Emphasis] ( #emphasis )
41- * [ Strong] ( #strong )
42- * [ Delete] ( #delete )
43- * [ InlineCode] ( #inlinecode )
44- * [ Break] ( #break )
45- * [ Link] ( #link )
46- * [ Image] ( #image )
47- * [ LinkReference] ( #linkreference )
48- * [ ImageReference] ( #imagereference )
49- * [ Footnote] ( #footnote )
50- * [ FootnoteReference] ( #footnotereference )
22+ * [ ` Parent ` ] ( #parent )
23+ * [ ` Literal ` ] ( #literal )
24+ * [ ` Root ` ] ( #root )
25+ * [ ` Paragraph ` ] ( #paragraph )
26+ * [ ` Heading ` ] ( #heading )
27+ * [ ` ThematicBreak ` ] ( #thematicbreak )
28+ * [ ` Blockquote ` ] ( #blockquote )
29+ * [ ` List ` ] ( #list )
30+ * [ ` ListItem ` ] ( #listitem )
31+ * [ ` Table ` ] ( #table )
32+ * [ ` TableRow ` ] ( #tablerow )
33+ * [ ` TableCell ` ] ( #tablecell )
34+ * [ ` HTML ` ] ( #html )
35+ * [ ` Code ` ] ( #code )
36+ * [ ` YAML ` ] ( #yaml )
37+ * [ ` Definition ` ] ( #definition )
38+ * [ ` FootnoteDefinition ` ] ( #footnotedefinition )
39+ * [ ` Text ` ] ( #text )
40+ * [ ` Emphasis ` ] ( #emphasis )
41+ * [ ` Strong ` ] ( #strong )
42+ * [ ` Delete ` ] ( #delete )
43+ * [ ` InlineCode ` ] ( #inlinecode )
44+ * [ ` Break ` ] ( #break )
45+ * [ ` Link ` ] ( #link )
46+ * [ ` Image ` ] ( #image )
47+ * [ ` LinkReference ` ] ( #linkreference )
48+ * [ ` ImageReference ` ] ( #imagereference )
49+ * [ ` Footnote ` ] ( #footnote )
50+ * [ ` FootnoteReference ` ] ( #footnotereference )
5151* [ Mixin] ( #mixin )
52- * [ Resource] ( #resource )
53- * [ Association] ( #association )
54- * [ Reference] ( #reference )
55- * [ Alternative] ( #alternative )
52+ * [ ` Resource ` ] ( #resource )
53+ * [ ` Association ` ] ( #association )
54+ * [ ` Reference ` ] ( #reference )
55+ * [ ` Alternative ` ] ( #alternative )
5656* [ Enumeration] ( #enumeration )
57- * [ alignType] ( #aligntype )
58- * [ referenceType] ( #referencetype )
59- * [ Content] ( #content )
60- * [ TopLevelContent] ( #toplevelcontent )
61- * [ BlockContent] ( #blockcontent )
62- * [ FrontmatterContent] ( #frontmattercontent )
63- * [ DefinitionContent] ( #definitioncontent )
64- * [ ListContent] ( #listcontent )
65- * [ TableContent] ( #tablecontent )
66- * [ RowContent] ( #rowcontent )
67- * [ PhrasingContent] ( #phrasingcontent )
68- * [ StaticPhrasingContent] ( #staticphrasingcontent )
57+ * [ ` alignType ` ] ( #aligntype )
58+ * [ ` referenceType ` ] ( #referencetype )
59+ * [ ` Content ` ] ( #content )
60+ * [ ` TopLevelContent ` ] ( #toplevelcontent )
61+ * [ ` BlockContent ` ] ( #blockcontent )
62+ * [ ` FrontmatterContent ` ] ( #frontmattercontent )
63+ * [ ` DefinitionContent ` ] ( #definitioncontent )
64+ * [ ` ListContent ` ] ( #listcontent )
65+ * [ ` TableContent ` ] ( #tablecontent )
66+ * [ ` RowContent ` ] ( #rowcontent )
67+ * [ ` PhrasingContent ` ] ( #phrasingcontent )
68+ * [ ` StaticPhrasingContent ` ] ( #staticphrasingcontent )
6969* [ Glossary] ( #glossary )
7070* [ List of Utilities] ( #list-of-utilities )
7171* [ References] ( #references )
0 commit comments