| chore(highlight): delete dormant syntect machinery and dependency
Follow-up to 5e498358 (drop per-token colour from code blocks). Now
that highlight_block returns plain-indented source unconditionally,
the syntect SyntaxSet/Theme/CodePalette plumbing and the syntect
dependency itself are dead weight — delete them. Theme module trims
to just the runtime palette accessors actually used by non-code-block
markdown (headings, inline code, etc.).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| 9 天前 |