mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-22 03:35:53 +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