remark-mdx

v2.0.0-rc.2
remark plugin to support MDX syntax
unified remark remark-plugin plugin mdast markdown jsx javascript xml and 2 more...

prepack

npm run build

build

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

test-api

uvu test "\.jsx?$"

test-coverage

c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api

test

npm run build && npm run test-coverage

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/15/2021

Downloads