Replies: 1 comment
-
It's totally possible this isn't possible right now -- I never skip header levels, so I've never bothered trying to support such a thing. If you can find a sane way of making this library support patching documents like that, I'd be up for reviewing a PR for it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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):
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?
Beta Was this translation helpful? Give feedback.
All reactions