chore: download vendored JS files

This commit is contained in:
github-actions[bot]
2026-08-11 01:58:31 +00:00
committed by Patrick Buckley
parent 8e9df1fc1b
commit 9211c4fb29
69 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ turnstone/
discord/ Discord adapter (bot, cog, views, streaming, config)
slack/ Slack adapter (Socket Mode bot, DM routing, approval buttons)
shared_static/ Shared design system (base.css, auth.js, theme.js, toast.js, utils.js, kb.js)
katex-0.18.1/ Vendored KaTeX math rendering library (MIT, woff2 fonts)
katex-0.18.4/ Vendored KaTeX math rendering library (MIT, woff2 fonts)
ui/
colors.py ANSI color constants with NO_COLOR support
markdown.py Streaming terminal markdown renderer (line-buffered)