egoist/babel-plugin-markdown
Ver no GitHubAccept markdown-it options from source file
Open
#5 aberto em 7 de jul. de 2017
enhancementhelp wanted
Description
markdown({
highlight() {}
})`
# hi
`
markdown.external('./foo.md', {
highlight() {}
})