@arcblock/hast-wrap-heading
v3.31.0
Published
wrap flat hast from mdast with section divs for different heading tags
Downloads
40
Readme
hast-wrap-headings
Wrap flat html tag list (from markdown ast) with section divs for different levels
Usage
const wrapHeadings = require('@arcblock/hast-wrap-headings');
// TODO: DEMONSTRATE API