styleguidist/react-styleguidist
GitHub で見るCode examples with language set to `typescript jsx` does not render the example
Open
#1,540 opened on 2020年2月18日
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.