Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
revelaction authored Oct 12, 2023
1 parent ab68acc commit 66c3447
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,9 @@ To write a `Cloze` note just use the anki convention `{{c1::<hidden response>}}`

````markdown
...
# Text
##
#
## Text
Which mankidown flag below should you use to indicate the note type (in this case Cloze):
...

```console
$ mankidown --deck mydeck --{{c1::note-type}} Cloze mynotes.md
Expand All @@ -109,7 +108,7 @@ You can run the Cloze example file like this:
$ mankidown -d myDeck -n Cloze data/examples/cloze.md
```

and import the .txt fiel in anki.
and import the .txt file in anki.

## Custom

Expand Down

0 comments on commit 66c3447

Please sign in to comment.