- 76b5037: Make JSX and TSX be detected specifically as JSX and TSX languages.
- c717b2f: Fix emoji rendering in code blocks with UTF-8 decoding
-
afb27b2: Switch style provider from HLJS to Prism. (Prism supports TSX).
Auto detect language based on file extension.
Adds a
languageprop to override any auto-detection behaviour.
-
afb27b2: Switch style provider from HLJS to Prism. (Prism supports TSX).
Auto detect language based on file extension.
Adds a
languageprop to override any auto-detection behaviour.