mdast-util-heading-range

Section editor

Utility to find headings and replace content in their section

utility to use headings as ranges in mdast

GitHub

10 stars
10 watching
2 forks
Language: JavaScript
last commit: about 3 years ago
headingmarkdownmdastmdast-utilsyntax-treeunistutil

Related projects:

RepositoryDescriptionStars
syntax-tree/mdast-normalize-headingsUtility to normalize heading depths in documents to ensure only one top-level heading.6
syntax-tree/mdast-util-to-stringUtility to extract text content from markdown abstract syntax tree nodes39
syntax-tree/mdast-util-tocGenerates a table of contents from an MDAST tree83
syntax-tree/mdast-util-definitionsTool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure11
syntax-tree/mdast-zoneTool to manipulate markdown content by identifying and replacing sections defined by comments15
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/mdastA format for representing Markdown syntax as an abstract syntax tree1,122
syntax-tree/hast-util-to-mdastConverts HTML syntax tree to markdown syntax tree38
syntax-tree/mdast-util-assertUtility to validate and assert structure of markdown AST nodes0
syntax-tree/unist-util-selectTool for finding nodes in a tree using CSS-like selectors62
syntax-tree/xast-util-from-xmlUtility to convert XML into a syntax tree data structure16
syntax-tree/xast-util-sitemapA utility for generating sitemap XML files5
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/xastscriptA utility to create syntax trees with ease12