Skip to content

Commit

Permalink
Auto-fixup IDs by GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkiTUM-Bot committed Jan 19, 2024
1 parent 466ca2f commit e1cd0a5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion example/penguins2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,17 @@ cards:
tags: [epic, pengu]

- type: basic
id: 1 # (generated)
front: test
back: test 123

- type: cloze
id: 2 # (generated)
front: The {{c1::Macaroni}} Penguin has the worlds most epic hairstyle
chapter: Penguins 101

- type: reverse
id: 3 # (generated)
front: I'm the front side!
back: I'm the back side! <3
chapter: reverse types
Expand Down

0 comments on commit e1cd0a5

Please sign in to comment.