egoist/babel-plugin-markdown

Accept markdown-it options from source file

Open

#5 ouverte le 7 juil. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (14 stars) (2 forks)user submission
enhancementhelp wanted

Description

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

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

Guide contributeur