4f98abbc5d
Build and Deploy Verso / deploy (push) Has been cancelled
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>