···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## [0.20.0] — 2026-04-01
99+1010+### Added
1111+- Syntax highlighting in code blocks via lowlight with 30+ common languages (#293)
1212+- Table of contents slash command that auto-generates navigable heading outline (#292)
1313+- Language label badge on code blocks showing detected/set language
1414+- OkLCH-based syntax color theme for both light and dark modes
1515+- TOC styling with left border, nested indentation, and hover effects
1616+817## [0.19.0] — 2026-04-01
9181019### Added