mdast-util-definitions

Definition finder

Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure

utility to find definition nodes in an mdast tree

GitHub

11 stars
10 watching
1 forks
Language: JavaScript
last commit: about 3 years ago
definitionmarkdownmdastmdast-utilsyntax-treeunistutil

Related projects:

RepositoryDescriptionStars
syntax-tree/mdast-util-to-stringUtility to extract text content from markdown abstract syntax tree nodes39
syntax-tree/mdastA format for representing Markdown syntax as an abstract syntax tree1,122
syntax-tree/mdast-util-heading-rangeUtility to find headings and replace content in their section10
syntax-tree/mdast-util-tocGenerates a table of contents from an MDAST tree83
syntax-tree/hast-util-to-mdastConverts HTML syntax tree to markdown syntax tree38
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/mdast-util-assertUtility to validate and assert structure of markdown AST nodes0
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/xast-util-from-xmlUtility to convert XML into a syntax tree data structure16
syntax-tree/xastscriptA utility to create syntax trees with ease12
syntax-tree/unist-util-selectTool for finding nodes in a tree using CSS-like selectors62
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/xastA format for representing XML as an abstract syntax tree67
syntax-tree/hast-util-from-domTransforms a DOM tree into a hast syntax tree22