Commit graph

4 commits

Author SHA1 Message Date
Nikolay Belikov 18cf6bf2f7 Fix: declare variables with const keyword 2022-04-18 21:21:56 +03:00
Nikolay Belikov a1c77ec29a Update templates to support marking target word with <strong>
Anki 2.1.50 brought a change to the WYSIWYG note editor.  Previously,
pressing `Control+b` or the `Bold text` button wrapped the selection in
a `<b>` tag, and the latest update changed it to `<strong>`, therefore
breaking scripts and styles for newly added notes.  This patch adds
support for the new tag in affected templates.
2022-04-17 17:53:26 +03:00
Feripe-a d0e8287f03
Update front.html 2022-01-02 16:32:46 +00:00
Ren Tatsumoto 250baaeb69 update fallback 2021-11-27 17:47:23 +03:00