egoist/babel-plugin-markdown
Ver no GitHubAccept markdown-it options from source file
Open
#5 aberto em 7 de jul. de 2017
enhancementhelp wanted
Métricas do repositório
- Stars
- (14 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
markdown({
highlight() {}
})`
# hi
`
markdown.external('./foo.md', {
highlight() {}
})