We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unifiedjs
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 457ece8 commit 0f3ad2eCopy full SHA for 0f3ad2e
readme.md
@@ -17,7 +17,6 @@ This document describes version 2.0.0 of **MDAST**. [Changelog »][changelog].
17
## Table of Contents
18
19
* [AST](#ast)
20
-
21
* [Root](#root)
22
* [Paragraph](#paragraph)
23
* [Blockquote](#blockquote)
@@ -45,11 +44,8 @@ This document describes version 2.0.0 of **MDAST**. [Changelog »][changelog].
45
44
* [Definition](#definition)
46
* [FootnoteDefinition](#footnotedefinition)
47
* [TextNode](#textnode)
48
49
* [List of Utilities](#list-of-utilities)
50
51
* [Related](#related)
52
53
* [License](#license)
54
55
## AST
0 commit comments