noties / Prism4j

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

Add support for Haxe language #10

Open cedx opened 3 years ago

cedx commented 3 years ago

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

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