68d55239b4
there were a number of issues with preloading: - it could result in duplicate IDs in the document - embedded styles failed to apply, because a preloaded item was overriding them - the type answer code needed rewriting to support it so we're back to something closer to the old approach - a single node that we fade out, update, and then fade in again. this means there's a longer delay when revealing mathjax, but should minimize the breakage of existing notes |
||
---|---|---|
anki | ||
aqt | ||
designer | ||
tests | ||
tools | ||
web | ||
.gitignore | ||
.travis.yml | ||
anki.1 | ||
anki.desktop | ||
anki.png | ||
anki.xml | ||
anki.xpm | ||
LICENSE | ||
LICENSE.logo | ||
Makefile | ||
README.addons | ||
README.contributing | ||
README.development | ||
README.md | ||
requirements.txt | ||
runanki |
Anki
This is the development branch of Anki.
For stable builds, please see https://apps.ankiweb.net.
For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing
If you're a developer, you can learn more about building Anki in README.development.