markdown-it-attrs

v4.2.0
Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributes
commonmark markdown markdown-it markdown-it-plugin attributes classes ids identifiers curly brackets and 3 more...

browser

browserify index.js -t [ babelify --presets [ @babel/preset-env ] ] --standalone markdown-it-attrs -o markdown-it-attrs.browser.js

coverage

nyc report --reporter=text-lcov | coveralls

lint

eslint .

preversion

mocha && npm run browser && git add markdown-it-attrs.browser.js

postpublish

git push && git push --tags

test

npm run lint && nyc mocha
npm i markdown-it-attrs

Metadata

  • MIT
  • >=6
  • Arve Seljebu
  • released 8/11/2024

Downloads

Maintainers