egoist/babel-plugin-markdown

Accept markdown-it options from source file

Open

#5 创建于 2017年7月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (2 fork)user submission
enhancementhelp wanted

仓库指标

Star
 (14 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

markdown({
  highlight() {}
})`
# hi
`

markdown.external('./foo.md', {
  highlight() {}
})

贡献者指南