Skip to content

Display error with embed Obsidian note subsection inside an Obsidian presentation #323

@marjomol

Description

@marjomol

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions