mdast-util-to-string

Node text extractor

Utility to extract text content from markdown abstract syntax tree nodes

utility to get the plain text content of an mdast node

GitHub

39 stars
10 watching
9 forks
Language: JavaScript
last commit: over 2 years ago
markdownmdastmdast-utilsyntax-treeunistutil

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/mdast-util-tocGenerates a table of contents from an MDAST tree83
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/hast-util-to-mdastConverts HTML syntax tree to markdown syntax tree38
syntax-tree/mdast-util-to-nlcstUtility to transform markdown syntax tree into natural language syntax tree9
syntax-tree/mdast-util-assertUtility to validate and assert structure of markdown AST nodes0
syntax-tree/mdast-util-heading-rangeUtility to find headings and replace content in their section10
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/xast-util-from-xmlUtility to convert XML into a syntax tree data structure16
syntax-tree/hast-util-to-textUtility function to extract plain text from HTML-like data structures19
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/hast-util-from-textUtility to transform plain text into a hast node's visible content2
syntax-tree/unist-util-removeUtility to remove nodes from a tree22
syntax-tree/unist-util-selectTool for finding nodes in a tree using CSS-like selectors62