Skip to content

Commit 0828b53

Browse files
Code block in readme isn't markdown
1 parent b16b733 commit 0828b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Turn your Obsidian notes into synced Anki flashcards for better retention.
1515

1616
Each flashcard starts with a callout line and continues with quoted body lines:
1717

18-
```md
18+
```
1919
> [!flashcard] Explain Big-O for binary search.
2020
> Binary search runs in **O(log n)** time.
2121
>

0 commit comments

Comments
 (0)