enhancementhelp wanted
Description
// .babelrc
{
"plugins": [
["markdown", {
highlight: ['js', 'rust', 'swift']
}]
]
}
// .babelrc
{
"plugins": [
["markdown", {
highlight: ['js', 'rust', 'swift']
}]
]
}