egoist/babel-plugin-markdown

Identify markdown by comments

開放

#4 建立於 2017年7月7日

 (0 則留言) (1 個反應) (0 位負責人)JavaScript (2 個分叉)user submission
enhancementhelp wanted

倉庫指標

星標
 (14 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

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

貢獻者指南