coryhouse / coryhouse/ps-react
Switch to Prism for syntax highlighting
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 138
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
I found a better syntax highlighting library called Prism. This library supports syntax highlighting for JSX as well (Highlight.js, which I currently use in the course, shows JSX in all the same color).
[This pull request](https://github.com/coryhouse/ps-react/pull/8) shows how to switch from Highlight.js to Prism.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.