Jwrede / Anki-KaTeX-Markdown

Creates a new Basic and a new Cloze Note Type that support Markdown and KaTeX
74 stars 5 forks source link

Cannot get the realtime output as i type something. #13

Closed LiuZ0814 closed 3 years ago

LiuZ0814 commented 3 years ago

It is a great addon but I got this problem that i cannot get the realtime output as i am typing something. A lot of codes just show below. There is no setting page in the addon setting and I cannot understand javascript nor css.So I cannot figure it out.

pilgrimlyieu commented 3 years ago

2021-08-14_20-43-11

It works normal in my case. Have you changed something?

pilgrimlyieu commented 3 years ago

You can use Ctrl+Shift+Xto check the original code.

LiuZ0814 commented 3 years ago

When i switch to a local account and use this template,it works !So I guess maybe there is one addon conflict with it,I will check them one by one.

Jwrede commented 3 years ago

If you found it please tell me, I'll see if I can fix it

LiuZ0814 commented 3 years ago

Hi,Jwrede.I fixed it by disabling the addon 1972239816(Syntax Highlighting FORK (night mode fix, gui config, etc.) )and then by restarting anki this problem got fixed.Now I tried its alternative addon 1463041493(Syntax Highlighting for Code).To my surprise,they are compatible.So you could set a notice that this addon is conflict with 1972239816.Thanks for your reply.

Jwrede commented 3 years ago

Okay thanks alot, I'll add a notice. This addon also has Syntax Highlighting in code blocks if you didn't know yet, just type:

(Triple backtick) python
...
(Triple backtick)

for python syntax highlighting