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.

貢獻者指南