mdast-util-to-hast

Syntax transformer

Transforms markdown syntax trees into HTML syntax trees

utility to transform mdast to hast

GitHub

103 stars
10 watching
43 forks
Language: JavaScript
last commit: 6 months ago
hasthast-utilhtmlmarkdownmdastmdast-utilsyntax-treeunist

Related projects:

Repository Description Stars
syntax-tree/hast-util-to-mdast Converts HTML syntax tree to markdown syntax tree 38
syntax-tree/hast-util-to-xast Utility to convert HTML syntax trees into XML syntax trees 4
syntax-tree/mdast-util-to-nlcst Utility to transform markdown syntax tree into natural language syntax tree 9
syntax-tree/hast-util-from-dom Transforms a DOM tree into a hast syntax tree 22
syntax-tree/hast-util-to-dom Utility to transform HTML syntax trees into DOM structures. 19
syntax-tree/hast-util-to-html Utility to convert syntax tree into HTML string 88
syntax-tree/mdast-util-to-string Utility to extract text content from markdown abstract syntax tree nodes 39
syntax-tree/hast-util-from-text Utility to transform plain text into a hast node's visible content 2
syntax-tree/hast-util-to-nlcst Utility to convert HTML syntax tree to natural language representation 4
syntax-tree/mdast-util-toc Generates a table of contents from an MDAST tree 82
syntax-tree/mdast A format for representing Markdown syntax as an abstract syntax tree 1,099
syntax-tree/mdast-util-assert Utility to validate and assert structure of markdown AST nodes 0
syntax-tree/mdast-util-definitions Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure 11
syntax-tree/hastscript Utility to create syntax trees with ease. 164
syntax-tree/mdast-zone Tool to manipulate markdown content by identifying and replacing sections defined by comments 15