What happened
Inkycap will read the Not a headline element inside the raw text/string element as a headline in a file like this:
= Headline-BulletpointA-B-B.1-```
= Not a headliner
baz
\```-C-C.1As a result Inkycap doesn't hide all the content when folding the = Headline element.
image
It also shows in the outline sidebar:
image
Steps to reproduce
- Create a note with the provided example contents above (remove the extra backslash)
2.a. Hide the heading= Headline
2.b. Look at outline sidebar
Expected behaviour
Inkycap should not look fore note elements inside of raw text elements
Platform / OS
Guix System (Linux 7.0.13), Flatpak 1.16.6
Install type
Flatpak
InkyCap version
26.7.2
Notes, logs, or screenshots
No response
### What happened
Inkycap will read the `Not a headline` element inside the raw text/string element as a headline in a file like this:
```typ
= Headline
- Bullet point A
- B
- B.1
- ```
= Not a headliner
baz
\```
- C
- C.1
```
As a result Inkycap doesn't hide all the content when folding the `= Headline` element.

It also shows in the outline sidebar:

### Steps to reproduce
1. Create a note with the provided example contents above (remove the extra backslash)
2.a. Hide the heading `= Headline`
2.b. Look at outline sidebar
### Expected behaviour
Inkycap should not look fore note elements inside of raw text elements
### Platform / OS
Guix System (Linux 7.0.13), Flatpak 1.16.6
### Install type
Flatpak
### InkyCap version
26.7.2
### Notes, logs, or screenshots
_No response_