It is alternative way to make cloze cards. This is useful to make cards inside math and code.
See Tutorial for examples.
Attributes | Default | Can be overridden |
---|---|---|
oid | AutoGenerated | Please do not modify |
extra | "" | On Block Basis |
deck | "Default:: ObsidianAnkiSync" | On File Basis, On BlockBasis |
This block requires some children replace statements. The replace statement supports the following attributes:
Attributes | Default | Description |
---|---|---|
id | 1 | Specifies id of card to replace in |
text | "" | Specifies what text to replace |
regex | "" | Specifies what regex to replace. Use either this or text |
n | "All" | Specifies which # match to replace |