noties / Prism4j

Simplified Java clone of prism-js
Apache License 2.0
51 stars 14 forks source link

Add support for TypeScript language #11

Open cedx opened 3 years ago

cedx commented 3 years ago

PrismJS supports syntax highlighting for the TypeScript language: https://github.com/PrismJS/prism/blob/master/components/prism-typescript.js

It would be cool if TypeScript syntax could also be supported by Prism4j.