In order to format notes to be exported by PDF in a somewhat customizable manner, I'd like the ability to add
<div style="page-break-after: always;"></div> in markdown-editor view and not have it stripped when swapping back to rich-text view.
This will allow for curated page breaks.
Maybe it can even be added as a /command or button
In order to format notes to be exported by PDF in a somewhat customizable manner, I'd like the ability to add
`<div style="page-break-after: always;"></div>` in markdown-editor view and not have it stripped when swapping back to rich-text view.
This will allow for curated page breaks.
Maybe it can even be added as a /command or button