0.10.3 • Published 3 years ago

@wayowe/prettyhtml-formatter v0.10.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@wayowe/prettyhtml-formatter

HTML formatter for HAST

Installation

npm install --save @wayowe/prettyhtml-formatter

Api

node.data.ignore

When the data-property ignore is true the node is skipped for formatting.

Caveats

The implementation is a derivated from rehype-format Version 2.3.0 rehype-format.