hast-util-to-mdast

tree transformer

Converts HTML syntax tree to markdown syntax tree

utility to transform hast (HTML) to mdast (markdown)

GitHub

38 stars
8 watching
16 forks
Language: JavaScript
last commit: almost 2 years ago
hasthast-utilhtmlmarkdownmdastmdast-utilunist

Related projects:

RepositoryDescriptionStars
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/mdast-util-to-nlcstUtility to transform markdown syntax tree into natural language syntax tree9
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/hast-util-from-domTransforms a DOM tree into a hast syntax tree22
syntax-tree/hast-util-to-domUtility to transform HTML syntax trees into DOM structures.19
syntax-tree/mdast-util-to-stringUtility to extract text content from markdown abstract syntax tree nodes39
syntax-tree/hast-util-to-htmlUtility to convert syntax tree into HTML string93
syntax-tree/hast-util-from-textUtility to transform plain text into a hast node's visible content2
syntax-tree/hast-util-to-nlcstUtility to convert HTML syntax tree to natural language representation4
syntax-tree/mdast-util-tocGenerates a table of contents from an MDAST tree83
syntax-tree/mdast-util-assertUtility to validate and assert structure of markdown AST nodes0
syntax-tree/mdast-util-definitionsTool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure11
syntax-tree/mdastA format for representing Markdown syntax as an abstract syntax tree1,122
syntax-tree/mdast-zoneTool to manipulate markdown content by identifying and replacing sections defined by comments15
syntax-tree/hast-util-to-textUtility function to extract plain text from HTML-like data structures19