UNPKG
rehype-format
Version:
latest (5.0.1)
5.0.1
5.0.0
4.0.1
4.0.0
3.1.0
3.0.1
3.0.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
rehype plugin to format HTML
github.com/rehypejs/rehype-format
rehypejs/rehype-format
rehype-format
/
index.js
6 lines
(4 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
5
6
/** *
@typedef
{
import('hast-util-format').Options
}
Options
*/
export
{
default
}
from
'./lib/index.js'