wooorm / lowlight

Virtual syntax highlighting for virtual DOMs and non-HTML things
MIT License
746 stars 26 forks source link

Compatible with old browsers #54

Closed anyidea closed 10 months ago

anyidea commented 10 months ago

Fix: #53

wooorm commented 10 months ago

This is intentional, see the compatibility table. Use tools like esbuild or whatever to compile JavaScript down to what you want to support.