mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
* NF: document that cloze number are kept as they are in the field
I needed to know because {{c1 generate card 0 for example. And storing
the card ordinal would have been another consistent choice.
* NF: introduce method that return the cloze number in fields
This slightly reduce code duplication.
* Apply suggestions from code review
|
||
|---|---|---|
| .. | ||
| cardgen.rs | ||
| checks.rs | ||
| cloze_styling.css | ||
| emptycards.rs | ||
| fields.rs | ||
| header.tex | ||
| merge.rs | ||
| mod.rs | ||
| notetypechange.rs | ||
| render.rs | ||
| restore.rs | ||
| schema11.rs | ||
| schemachange.rs | ||
| service.rs | ||
| stock.rs | ||
| styling.css | ||
| templates.rs | ||
| undo.rs | ||