Files
vuepress/packages/@vuepress/markdown

@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