writekit/internal
Josh 771ff7615a feat(markdown): add enhanced code blocks with syntax highlighting
- Add codeblock.go for custom Goldmark renderer
- Add code block header with language icon, filename, copy button
- Use Chroma for syntax highlighting with class-based output
- Add GenerateChromaCSS for theme CSS generation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 02:06:20 +02:00
..
auth init 2026-01-09 00:16:46 +02:00
billing fix: enable CI tests with build tags and add billing tests 2026-01-09 02:44:49 +02:00
cloudflare init 2026-01-09 00:16:46 +02:00
config init 2026-01-09 00:16:46 +02:00
db init 2026-01-09 00:16:46 +02:00
imaginary init 2026-01-09 00:16:46 +02:00
markdown feat(markdown): add enhanced code blocks with syntax highlighting 2026-01-12 02:06:20 +02:00
og init 2026-01-09 00:16:46 +02:00
server Disable CDN caching for HTML, add Quicklink prefetching 2026-01-09 22:02:47 +02:00
storage init 2026-01-09 00:16:46 +02:00
tenant refactor: move tenant templates to internal/tenant 2026-01-12 02:06:19 +02:00