egoist/babel-plugin-markdown

Accept markdown-it options from source file

Open

#5 opened on 2017年7月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (14 stars) (2 forks)user submission
enhancementhelp wanted

説明

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

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

コントリビューターガイド