styleguidist/react-styleguidist

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

Open

#1,540 创建于 2020年2月18日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (1,416 fork)github user discovery
help wanted

仓库指标

Star
 (11,091 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南