generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Mermaid diagrams render correctly on Obsidian Desktop. However, these same flashcards are not found or do not render on the Obsidian iOS app.
To Reproduce
-
Create a new note on Obsidian Desktop.
-
Paste the following content to create a flashcard containing a Mermaid diagram:
%%##%% #flashcards/test-format Mermaid ? ```mermaid flowchart TD A --> B ``` %%##%%
(My "Characters denoting the end of clozes and multiline flashcards" setting is %%##%%)
- Observe that the flashcard is recognized and the Mermaid diagram renders correctly on Desktop:
-
Sync this note to the Obsidian iOS app.
-
Open the note on iOS and/or try to review the flashcard using the plugin.
Expected behavior
The flashcard should be recognized on the iOS app, and the Mermaid diagram (flowchart TD A --> B) should render correctly inside the card, just as it does on the Desktop app.
Screenshots
No response
OS of your device
Win 11 (Desktop), iOS
Obsidian version
1.9.14 (241)
Plugin version
1.13.3
Installer version
No response
Additional context
No response
Config file
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working