styleguidist/react-styleguidist

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

Open

#1 540 ouverte le 18 févr. 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (1 416 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (11 091 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur