17bb179d06
- add option to wrap html in implicit pre-wrap environment during editing and review - defaults to off - update paste filter to convert divs/Ps to newlines and non-breaking spaces to normal ones - catch enter key and write \n instead of creating a new div also: - remove extra caretToEnd() call that is no longer required - add dd/dt/dl to allowed tags |
||
---|---|---|
anki | ||
aqt | ||
designer | ||
tests | ||
tools | ||
.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.