micromark-extension-gfm-strikethrough

v2.1.0
micromark extension to support GFM strikethrough
micromark micromark-extension strikethrough strike through del delete deletion gfm and 3 more...

prepack

npm run build && npm run format

build

tsc --build --clean && tsc --build && type-coverage && micromark-build

format

remark . -qfo && prettier . -w --log-level warn && xo --fix

test-api-prod

node --conditions production test/index.js

test-api-dev

node --conditions development test/index.js

test-api

npm run test-api-dev && npm run test-api-prod

test-coverage

c8 --100 --reporter lcov npm run test-api

test

npm run build && npm run format && npm run test-coverage
npm i micromark-extension-gfm-strikethrough

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 7/5/2024

Downloads

Maintainers