@textlint/markdown-to-ast

v6.3.0
Parse Markdown to AST with location info.

test

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

build

tsc -b && tsc -b tsconfig.module.json

clean

rimraf lib/ module/ tsconfig.tsbuildinfo tsconfig.module.tsbuildinfo

watch

tsc -b --watch

prepublish

npm run --if-present build

example:build

browserify example/js/index.js -o example/app/app.js

updateSnapshot

npm run build && node tools/update-fixtures.js
npm i @textlint/[email protected]

Metadata

  • MIT
  • Whatever
  • azu
  • released 1/22/2021

Downloads