Introducing Microlighter
Summary
The post introduces MicroLighter, a tiny client-side syntax highlighter that uses the CSS Custom Highlights API. It highlights code with on-demand Textmate grammars, ships with zero dependencies, and uses a web component to manage UI concerns, aiming for a lean, standards-based solution. It also covers installation, usage examples, theming, and extensibility through a modular design.