Files
khoj/src/interface
Debanjum Singh Solanky 6e660d11c9 Override block display styling of links by Katex in chat messages
This happens sometimes when LLM respons contains [\[1\]] kind of links
as reference. Both markdown-it and katex apply styling.

Katex's span uses display: block which makes the rendering of these
references take up a whole line by themselves.

Override block styling of spans within an `a' element to prevent such
chat message styling issues
2024-09-12 18:22:46 -07:00
..
2024-09-12 12:39:04 -07:00
2024-09-12 12:39:04 -07:00
2024-09-12 12:39:04 -07:00