obsidian-spaced-repetition
obsidian-spaced-repetition copied to clipboard
[Bug]: ``` ``` causes inline flashcards to not be recognized.
Describe the bug
if the note contains "any text here" it causes inline flashcards to not be recognized.
I did not try it for other flashcard types and it only does not work if the " " is on the same line.
To Reproduce
above-It;; works
text
below-it;; nope, it is not recognized
#flashcards
( I am using ;; instead of ::)
Expected behavior
flashcard is not recognized.
Screenshots
No response
OS of your device
Win10
Obsidian version
V1.5.12
Plugin version
V1.12.4
Installer version
No response
Additional context
No response
Config file
No response
Could you please share your file where it is happening
Have the same problem. Plugin recognizes the inline cards only at the end of the note.
There are four cards in this attached file, of which only two are recognized at the end. bug.md
Have the same problem. Plugin recognizes the inline cards only at the end of the note.
There are four cards in this attached file, of which only two are recognized at the end.
Your bug is because of the --- if you remove them all are recognized this is a known issue #967 It is already fixed should be added in next release
@AnonOnFire if you don't share a file we can't fix your bug it is not reproducible with:
To Reproduce
above-It;; works
textbelow-it;; nope, it is not recognized #flashcards ( I am using ;; instead of ::)
My test: bug 973.md But recognizes all 4 Flashcards
May you also include a ---(Horizontal line) in your file?
Issue #967 has been fixed and has been released in the latest mainstream version 1.12.5.
I'm closing this now, but feel free to reopen if that hasn't resolved your problem.