mdast
Syntax tree
A format for representing Markdown syntax as an abstract syntax tree
Markdown Abstract Syntax Tree format
1k stars
18 watching
45 forks
last commit: 5 months ago astmarkdownsyntax-treeunist
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure | 11 |
| A format for representing XML as an abstract syntax tree | 67 |
| Utility to validate and assert structure of markdown AST nodes | 0 |
| Utility to extract text content from markdown abstract syntax tree nodes | 39 |
| Transforms markdown syntax trees into HTML syntax trees | 105 |
| Tool to manipulate markdown content by identifying and replacing sections defined by comments | 15 |
| Utility to transform markdown syntax tree into natural language syntax tree | 9 |
| Converts HTML syntax tree to markdown syntax tree | 38 |
| Represents hypertext as an abstract syntax tree | 768 |
| A format specification for representing natural language in a syntax tree data structure. | 206 |
| Generates a table of contents from an MDAST tree | 83 |
| Utility to find headings and replace content in their section | 10 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| A utility to create syntax trees with ease | 12 |
| A specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format. | 881 |