HTML Insert shortcut

Hi there,
i'm a daily joplin user, but there's somethings i really miss.

For this topic, here is my everyay need:

  • click on a button in TinyMCE to automatically insert an horizontal line (*** or --- in markdown) plus an HTML breakline (in order to have a real page break when i export in PDF).

Here is the code i need to paste every time i need:

***
<div style="page-break-after: always;"></div>

Is it possible to customize TinyMCE, or does it need to be a new feature?
thanks a lot for this amazing tool.

Regards from France.

Maybe a solution?

1 Like

Maybe would be useful to you

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.