In the previous version, my HTML content can be displayed normally, but now it cannot be rendered normally: My code is <pre class="myCodeClass">Integrate[x y Boole[y^2<x<y+2],{y,-Infinity,Infinity},{x,-Infinity,Infinity}]</pre>
But when you switch to another card and back, the html content will automatically fill in some of these extra tags:
Your HTML is invalid and the brackets should be escaped as you guessed. You can simply fix this by manually copying the text inside the pre tag when in the visual editor, then pasting it again, replacing all old content. Then open the HTML editor and wrap all the text in a new pre tag and Anki will take care of escaping special characters.
@kleinerpirat God, this is another problem with your [Anki Tooltiops(Anki Tooltips - AnkiWeb). This is the second problem I’ve found in the latest version. Please fix and see this also
I’m sorry my add-on resulted in erronous HTML for you. In your examples I do not see my add-on being used. Are the tooltips essential to your workflow?
I don’t have time to troubleshoot this at the moment, so I’m afraid you’ll have to leave it disabled for now.
This a very annoying bug, this mean I cannot include any <....< in my code. Such as <anki-mathjax>\small e^{-λ t}(0<c<λ)</anki-mathjax> in my card. Your plugin will also cause rendering failure