mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
This is paving the way to move the standard filters into Rust. Non-empty fields are now determined in Rust, using a single regex instead of the overkill stripHTMLMedia(). The old implementation has been moved into the Pystache code for now. |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| LICENSE | ||
| Makefile | ||
| mypy.ini | ||
| requirements.dev | ||
| setup.py | ||