Commit graph

6 commits

Author SHA1 Message Date
Ren Tatsumoto 7c922ecd25 rename focus field 2022-10-24 18:41:56 +03:00
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
Ren Tatsumoto b48ce43c3c center english sentence 2021-12-20 22:48:13 +03:00
Ren Tatsumoto 4d10747dd6 fix production template 2021-11-28 11:44:26 +03:00
Ren Tatsumoto 7ffd04ad89 update japanese sentences 2021-11-27 17:58:45 +03:00