mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-19 18:25:51 +10:00
@vuepress/markdown
markdown for vuepress
Usage
const createMarkdown = require('@vuepress/markdown')
const md = createMarkdown(/* options */)
Options
slugify
- TODO
externalLinks
- TODO
anchor
- TODO
toc
- TODO
lineNumbers
- TODO
beforeInstantiate
- TODO
afterInstantiate
- TODO