generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Creating cloze cards with multiple cloze deletion and overlapping within a distilled note ruins the aesthetics in reading mode. e.g. - A ==1;;cloze card;;Hint1== created like this will produce ==2;;two;;Hint2== sibling cards. This cloze pattern works perfectly as far as functionality of a flashcard is concerned, but in reading mode the sequence(1/2/3..) the semicolons (;;) and the hints are still visible which kind or ruins the looks. @st3v3nmw @ronzulu
Describe the solution you'd like
It would be really nice to have those unnecessary syntax(;;), hints and sequencing indexes(1/2/3..) to be invisible in reading mode while not affecting the intended functionality of the flashcard so created. Thank you.
something like this in the reading mode.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request