mdast-util-toc

toc generator

Generates a table of contents from an MDAST tree

utility to generate a table of contents from an mdast tree

GitHub

83 stars
10 watching
13 forks
Language: JavaScript
last commit: over 2 years ago
contentsmarkdownmdastmdast-utilsyntax-treetabletocunist

Related projects:

RepositoryDescriptionStars
syntax-tree/mdast-util-to-stringUtility to extract text content from markdown abstract syntax tree nodes39
syntax-tree/mdast-util-to-nlcstUtility to transform markdown syntax tree into natural language syntax tree9
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/mdast-util-heading-rangeUtility to find headings and replace content in their section10
syntax-tree/hast-util-to-mdastConverts HTML syntax tree to markdown syntax tree38
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/mdast-util-assertUtility to validate and assert structure of markdown AST nodes0
syntax-tree/xast-util-from-xmlUtility to convert XML into a syntax tree data structure16
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/unist-builderUtility to create syntax trees with ease77
syntax-tree/mdast-normalize-headingsUtility to normalize heading depths in documents to ensure only one top-level heading.6
syntax-tree/xastscriptA utility to create syntax trees with ease12
kubernetes-sigs/mdtocGenerates a table of contents for markdown files using a Go utility40