mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
We can now show replay buttons for the audio contained in {{FrontSide}}
without having to play it again when the answer is shown.
The template code now always defers FrontSide rendering, as it wasn't
a big saving, and meant the logic had to be implemented twice.
|
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| requirements.dev | ||
| setup.py | ||