e7af0febb1
* Show warning if multiple type boxes are used * Report templates referencing media in Media Check * Apply suggestions from code review * Fix media-check.ftl * Only report media references with fields Like `<img src={{Front}}>`. Also report Anki sound tags and latex. * Loop existing media regexes |
||
---|---|---|
.. | ||
.cargo | ||
benches | ||
build | ||
cargo | ||
i18n | ||
i18n_helpers | ||
linkchecker | ||
src | ||
tests/support | ||
.gitignore | ||
bench.sh | ||
BUILD.bazel | ||
Cargo.toml | ||
empty.rs | ||
README.md | ||
rustfmt.bzl | ||
rustfmt.toml |
Anki's Rust code.
backend.proto stores the interfaces used to communicate backend messages between Rust, Python and TypeScript.