@textlint/markdown-to-ast

v6.1.3
Parse Markdown to AST with location info.

test

mocha "test/**/*.{js,ts}"

build

cross-env NODE_ENV=production babel src --out-dir lib --source-maps

clean

rimraf lib/

watch

babel src --out-dir lib --watch --source-maps

prepublish

npm run --if-present build

example:build

browserify example/js/index.js -o example/app/app.js
npm i @textlint/[email protected]

Metadata

  • MIT
  • Whatever
  • azu
  • released 4/30/2019

Downloads