llama.cpp/tools/server/webui/src
Pascal 683fa6ba4e
fix: added a normalization step for MathJax-style \[\] and \(\) delimiters (#16599)
* fix: added a normalization step for MathJax-style \[\] and \(\) delimiters

So inline and block equations are converted before KaTeX rendering,
enabling proper display of model-generated LaTeX in the WebUI

* chore: update webui build output
2025-10-16 16:28:41 +02:00
..
lib fix: added a normalization step for MathJax-style \[\] and \(\) delimiters (#16599) 2025-10-16 16:28:41 +02:00
routes Add server-driven parameter defaults and syncing (#16515) 2025-10-15 16:22:20 +02:00
stories refactor: centralize CoT parsing in backend for streaming mode (#16394) 2025-10-08 23:18:41 +03:00
app.css Improve code block color theming (#16325) 2025-10-01 15:54:42 +02:00
app.d.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
app.html SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
demo.spec.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00