styleguidist/react-styleguidist

Code examples with language set to `typescript jsx` does not render the example

Open

#1540 aperta il 18 feb 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (1416 fork)github user discovery
help wanted

Metriche repository

Star
 (11.091 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Current behavior

The code that uses typescript jsx (this is what WebStorm requires to render TypeScript with JSX),

```typescript jsx

doesn't render the example. It only renders the static code block.

Expected behavior

It should render the example.

Guida contributor