Skip to content

Unable to PATCH if targeting a layer-2 header that doesn't have a parent layer-1 header #160

Closed
@adolgov

Description

@adolgov

Please correct me if I'm wrong, but I don't think that I'm able to update/patch a note with the following format (which is common for many of my notes):

---
frontmatter
---
Example Text

## Layer 2 Header
Section contents

Layer 3 Header
Section I want to change

I've tried targeting Layer 2 Header::Layer 3 Header as well as ::Layer 2 Header::Layer 3 Header; however, that just results in appending the changes to the end of the note.

If there is a Layer 1 Header above the lower headers, then it works as expected.

Is there a specific way to properly target such a change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions