How to write cards
Two ways to write a card, mix them freely:
- Front :: Back: one card per line, with a space on each side of the
::. Example:Capital of France :: Paris. (The spaces mean code likestd::coutis left alone.) - A two-column table: the header row names the columns, and each row below becomes a card (front = first column, back = the rest).
Markdown inside a field works: **bold**, *italic*, and `code` render on the card.