Files
vuepress/packages/@vuepress/markdown
2018-10-30 03:52:50 +08:00
..
2018-10-23 22:55:53 +08:00
2018-09-27 13:33:31 +08:00
2018-10-30 03:52:50 +08:00

@vuepress/markdown

markdown for vuepress

Usage

const createMarkdown = require('@vuepress/markdown')
const md = createMarkdown(/* options */)

Options

slugify

  • TODO
  • TODO

anchor

  • TODO

toc

  • TODO

lineNumbers

  • TODO

beforeInstantiate

  • TODO

afterInstantiate

  • TODO