Files
claude 4f98abbc5d
Build and Deploy Verso / deploy (push) Has been cancelled
classHighlighter: map function(variableName) to tok-function
All cm6 themes define .tok-function but the classHighlighter had no entry
for tags.function(tags.variableName), so function-name tokens fell back to
tok-variableName (which themes leave unstyled).  This affected Typst function
calls (#func(...)) and would affect any future language that tags function
names with t.function(t.variableName).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 08:21:16 +00:00
..
2025-06-11 08:05:46 +00:00