egoist/babel-plugin-markdown

Identify markdown by comments

Open

#4 创建于 2017年7月7日

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

描述

const html = `<!-- markdown -->
# hello
`

In this way eslint won't warn you about the undefined variable: markdown.

贡献者指南