Build and Deploy Documentation / build-and-deploy (push) Successful in 32s
- Fix missing comma that concatenated "ab" and "skg" into the bogus keyword "abskg", dropping abragam/skewedGss highlighting. - Remove duplicate "snkzf" short name in the theory keyword list. - Add missing theory keywords: "sg" (simpleGss short form), "userFcn" and its short form "u", to match src/include/PTheory.h. - Use std::as_const in highlightBlock's range-for to avoid a potential QVector detach on every call. - Pass QTextCharFormat to addRule by const reference. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>