styleguidist/react-styleguidist

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

Open

#1,540 opened on 2020年2月18日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (1,416 forks)github user discovery
help wanted

Repository metrics

Stars
 (11,091 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド