mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05:00
Adapting HTML_MEDIA_TAGS to allow for `>` inside '' and "" led to multiple images inside a field sometimes being disregarded and marked as "unused". This seems to have been caused by a missing lazy (?) quantifier for the regex part skipping over non-`>`. |
||
|---|---|---|
| .. | ||
| check.rs | ||
| files.rs | ||
| mod.rs | ||
| service.rs | ||