Markdown
All card types support most markdown features including:- Bold text with
**word**
- Italicizing with
*word*
- Inline maths, like , by surrounding MathJax or LaTeX equations with
$...$
- Code blocks, like
print("Hello, world!")
, by surrounding with backticks.
Card Types
Currently, Janus supports two card types: Question & Answer (Q&A) and Cloze cards.Q&A
You can make a Q&A card by separating the front-side (question) and the back-side (answer) using three dashes (---
).
For example:
Cloze
A cloze is a kind of fill in the blank card; the blank is referred to as the deletion. The front-side will show the text with blanks and then the back-side will fill in the blanks for you.Simple Deletions:
To create a deletion, hide the text in two curly braces (i.e.{{..}}
).
For example:
When a card only uses simple deletions, Janus automatically groups them together as group 1.
Grouped Deletions
Deletions may be grouped together. Each grouping will give a variation of the flashcard where the front-side hides only that group. To group deletions, specify the grouping by adding the index at the start, followed by two colons (i.e.{{1::...}}
)
For example
_____ had a population of 68 million in 2024
France had a population of _____ in 2024
France had a population of 68 million in _____