Closed tusharsadhwani closed 2 years ago
```typescript let x = 5
The output here doesn't get syntax highlighted. Same with `{.typescript .example}`
Please try with
```{.javascript .example} ```
I guess the javascript mode of codemirror supports both javascript and typescript.
This issue is fixed now.