egoist/babel-plugin-markdown

Identify markdown by comments

Open

#4 创建于 2017年7月7日

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

仓库指标

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

描述

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

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

贡献者指南