mirror of
https://github.com/ankitects/anki.git
synced 2025-11-15 17:17:11 -05:00
* 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
|
||
|---|---|---|
| .. | ||
| cardgen.rs | ||
| checks.rs | ||
| cloze_styling.css | ||
| emptycards.rs | ||
| fields.rs | ||
| header.tex | ||
| mod.rs | ||
| notetypechange.rs | ||
| render.rs | ||
| schema11.rs | ||
| schemachange.rs | ||
| stock.rs | ||
| styling.css | ||
| templates.rs | ||
| undo.rs | ||