Open malekinho8 opened 3 months ago
Thanks for the comprehensive report! The responses are converted to markdown using the turndown package and ChatGPT uses KaTeX markup. If the conversion step would be skipped for responses containing LaTeX document.querySelector('.katex').textContent
still yields the same result:
Vtotal=V1+V2+V3+⋯+VnV_{\\text{total}} = V_1 + V_2 + V_3 + \\dots + V_nVtotal=V1+V2+V3+⋯+Vn
Problem Description
I had a conversation that looked like so:
When I ran the bookmarklet and displayed the Markdown in VS Code, I was expecting to see the LaTeX formatted text, but I saw this:
The Markdown code was this:
Expected Behavior
It should have been this:
Which would look like so: