Mastodon Feed: Post

Mastodon Feed

Boosted by slightlyoff@toot.cafe ("Alex Russell"):
davatron5000 ("Dave Rupert") wrote:

🚀 I made a smol ~2kb syntax highlighter that uses the CSS `::highlight()` API.

- About 2 KiB compressed
- No runtime dependencies
- Uses `::highlight()` not ``
- Languages loaded on-demand
- Human readable CSS themes + light-dark()
- Editable code block support
- And a custom element for more features!

https://davatron5000.github.io/microlighter/