egoist/babel-plugin-markdown

Identify markdown by comments

Open

#4 opened on 2017年7月7日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)JavaScript (2 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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

コントリビューターガイド