mdast-util-assert

AST validator

Utility to validate and assert structure of markdown AST nodes

utility to assert mdast trees

GitHub

0 stars
9 watching
0 forks
Language: JavaScript
last commit: over 1 year ago
assertmarkdownmdastmdast-utilsyntax-treeunistutil

Related projects:

Repository Description Stars
syntax-tree/hast-util-assert Utility to verify correctness of nodes in HTML/Markdown parsing trees 1
syntax-tree/unist-util-assert A utility for verifying nodes in document trees 4
syntax-tree/mdast-util-to-string Utility to extract text content from markdown abstract syntax tree nodes 39
syntax-tree/mdast A format for representing Markdown syntax as an abstract syntax tree 1,099
syntax-tree/mdast-util-to-hast Transforms markdown syntax trees into HTML syntax trees 103
syntax-tree/hast-util-to-mdast Converts HTML syntax tree to markdown syntax tree 38
syntax-tree/mdast-util-definitions Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure 11
syntax-tree/mdast-zone Tool to manipulate markdown content by identifying and replacing sections defined by comments 15
syntax-tree/nlcst-test Utility to validate nodes in abstract syntax trees 2
syntax-tree/mdast-util-to-nlcst Utility to transform markdown syntax tree into natural language syntax tree 9
syntax-tree/mdast-util-toc Generates a table of contents from an MDAST tree 82
syntax-tree/mdast-util-heading-range Utility to find headings and replace content in their section 10
syntax-tree/hast-util-to-xast Utility to convert HTML syntax trees into XML syntax trees 4
syntax-tree/xast A format for representing XML as an abstract syntax tree 66
syntax-tree/esast Defines an abstract syntax tree format for ECMAScript 50