Anki/rslib/src/notetype
Damien Elmes 08ddd9cc90 drop the cloze-in-basic check for now
Unfortunately a popular note taking tool has been misusing cloze
markers in its deck exports. We may want to add this back in the
future, but we'll probably want to start by warning users, to give
people time to adjust.
2021-07-11 20:31:02 +10:00
..
cardgen.rs update most rust deps; skip rusqlite 2021-06-25 15:35:25 +10:00
emptycards.rs use aux var when retrieving last deck for notetype 2021-04-29 19:15:27 +10:00
fields.rs update backend to support undoing of notetype changes 2021-04-30 12:54:59 +10:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs drop the cloze-in-basic check for now 2021-07-11 20:31:02 +10:00
notetypechange.rs fix clippy lints for latest Rust 2021-06-21 13:09:36 +10:00
render.rs fix clippy lints for latest Rust 2021-06-21 13:09:36 +10:00
schema11.rs cope with collections where latexsvg is not a bool 2021-06-24 15:29:21 +10:00
schemachange.rs fix clippy lints for latest Rust 2021-06-21 13:09:36 +10:00
stock.rs update backend to support undoing of notetype changes 2021-04-30 12:54:59 +10:00
styling.css move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
templates.rs update backend to support undoing of notetype changes 2021-04-30 12:54:59 +10:00
undo.rs undoing of notetype fields 2021-04-30 17:15:59 +10:00