egoist/babel-plugin-markdown

Identify markdown by comments

Open

#4 aperta il 7 lug 2017

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)JavaScript (2 fork)user submission
enhancementhelp wanted

Metriche repository

Star
 (14 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

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

Guida contributor