Files
vuepress/packages/@vuepress/markdown
2018-10-18 04:07:21 +08:00
..
2018-10-17 14:21:13 +08:00
2018-09-27 13:33:31 +08:00
2018-10-18 04:07:21 +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