mdast

Syntax tree

A format for representing Markdown syntax as an abstract syntax tree

Markdown Abstract Syntax Tree format

GitHub

1k stars
18 watching
45 forks
last commit: almost 2 years ago
astmarkdownsyntax-treeunist

Related projects:

RepositoryDescriptionStars
syntax-tree/mdast-util-definitionsTool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure11
syntax-tree/xastA format for representing XML as an abstract syntax tree67
syntax-tree/mdast-util-assertUtility to validate and assert structure of markdown AST nodes0
syntax-tree/mdast-util-to-stringUtility to extract text content from markdown abstract syntax tree nodes39
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/mdast-zoneTool to manipulate markdown content by identifying and replacing sections defined by comments15
syntax-tree/mdast-util-to-nlcstUtility to transform markdown syntax tree into natural language syntax tree9
syntax-tree/hast-util-to-mdastConverts HTML syntax tree to markdown syntax tree38
syntax-tree/hastRepresents hypertext as an abstract syntax tree768
syntax-tree/nlcstA format specification for representing natural language in a syntax tree data structure.206
syntax-tree/mdast-util-tocGenerates a table of contents from an MDAST tree83
syntax-tree/mdast-util-heading-rangeUtility to find headings and replace content in their section10
syntax-tree/esastDefines an abstract syntax tree format for ECMAScript51
syntax-tree/xastscriptA utility to create syntax trees with ease12
syntax-tree/unistA specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format.881