rehype-remark

v8.1.0
rehype plugin to transform to remark
unified rehype rehype-plugin remark remark-plugin html markdown hast mdast and 1 more...

format

remark . -qfo && prettier . -w --loglevel warn && xo --fix

build-types

rimraf "*.d.ts" && tsc && type-coverage

build-bundle

browserify . -s rehypeRemark -o rehype-remark.js

build-mangle

browserify . -s rehypeRemark -o rehype-remark.min.js -p tinyify

build

npm run build-types && npm run build-bundle && npm run build-mangle

test-api

node test

test-coverage

nyc --reporter lcov tape test.js

test

npm run format && npm run build && npm run test-coverage

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 7/1/2021

Downloads

Maintainers