mdast-normalize-headings
Heading normalizer
Utility to normalize heading depths in documents to ensure only one top-level heading.
utility to make sure there is no more than a single top-level heading in the document
6 stars
9 watching
0 forks
Language: JavaScript
last commit: over 1 year ago markdownmdastmdast-utilsyntax-treeunist
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility to find headings and replace content in their section | 10 |
| A utility to normalize words for comparison by standardizing punctuation and case. | 7 |
| Generates a table of contents from an MDAST tree | 83 |
| Tool to manipulate markdown content by identifying and replacing sections defined by comments | 15 |
| Utility to transform markdown syntax tree into natural language syntax tree | 9 |
| A format for representing Markdown syntax as an abstract syntax tree | 1,122 |
| Transforms markdown syntax trees into HTML syntax trees | 105 |
| Converts HTML syntax tree to markdown syntax tree | 38 |
| Utility to extract text content from markdown abstract syntax tree nodes | 39 |
| Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure | 11 |
| Utility to validate and assert structure of markdown AST nodes | 0 |
| Provides a reusable UI component for creating headings in an editor | 104 |
| A utility to convert syntax trees into XML strings. | 3 |
| Utility to create syntax trees with ease | 77 |
| Improves accessibility and SEO by automatically assigning proper heading levels to React components | 78 |