Liresol / anki-custom-shortcuts

Custom Keyboard Shortcuts for Anki 2.1
MIT License
62 stars 14 forks source link

Breaks Mathjax inline previews #223

Open DoctorDinosaur opened 10 months ago

DoctorDinosaur commented 10 months ago

If you use the keybind for inline mathjax, the preview editor doesn't show up unless you click off, then back on

image

until I click away and click back...

image

Another user has had this issue: image

grintroy commented 9 months ago

Same issue here. For now I just use this in the config, and the preview works with default bindings (mathjax commands don't work even with single-step shortcuts), although this would be nice to have fixed.

    "editor insert mathjax block": "<nop>",
    "editor insert mathjax chemistry": "<nop>",
    "editor insert mathjax inline": "<nop>",