Files
snek/src
retoor 5c039c1cdd feat: add syntax highlighting CSS stylesheet for code blocks in static assets
Add a new highlight.css file under src/snek/static/ providing Pygments-compatible CSS classes for syntax highlighting. The stylesheet defines color and font-style rules for over 40 token types including comments, keywords, operators, strings, numbers, and generic markup elements, with a default monospace pre block and line-number styling for linenos spans.
2025-02-01 18:38:35 +00:00
..