-
-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When one tries to display an Obsidian note in an Obsidian presentation, the note is correctly displayed when using:
![[note]]
If one tries to display just a section of the note, it also works doing:
![[note#headerlevel1]]
However, if one tries to display just a subsection of the note, the entire note is displayed instead if one writes:
![[note#headerlevel1#headerlevel2]]
This happens even when the right section is displayed correctly in obsidian.
Samples to Reproduce
Try to display a header level 2 in this way inside a slide preview:
![[note#headerlevel1#headerlevel2]]
The Obsidian display will be correct, the slide displayed note will be not.
Expected behavior
I aspect the embedded header to be correct also in the slides.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working