@@ -19,53 +19,53 @@ The latest released version is [`3.0.0`][latest].
19
19
* [ Introduction] ( #introduction )
20
20
* [ Where this specification fits] ( #where-this-specification-fits )
21
21
* [ 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 )
51
51
* [ 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 )
56
56
* [ 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 )
69
69
* [ Glossary] ( #glossary )
70
70
* [ List of Utilities] ( #list-of-utilities )
71
71
* [ References] ( #references )
0 commit comments