Widdershin/markdown-doctest

JSX support

Open

#48 opened on Dec 3, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (14 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (168 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now markdown-doctest:

  1. Ignores jsx language tag.
  2. Don’t understand JSX even if js language tag is used.

Contributor guide