egoist/babel-plugin-markdown

Identify markdown by comments

Open

#4 ouverte le 7 juil. 2017

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)JavaScript (14 stars) (2 forks)user submission
enhancementhelp wanted

Description

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

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

Guide contributeur