5.

The Film Script formatting rules in Libreoffice Writer

There are two variants. One for Simple Text Editors and one for Libreoffice Writer.
This is the heading-based formatting rule-set. It can be referred to as the film_script_h formatting. This can be used with Libreoffice Writer.

the film_script_h rules

h1 🡢 (reserved for chapter / section titles)
h2 🡢 scene heading
h3 🡢 CHARACTER (dialogue)
h4 🡢 parenthetical
h5 🡢 dialogue
h6 🡢 more / dissolve / cut .. etc.
body text 🡢 action description

"h" means Heading, so, "h1" means "Heading 1" style
To these, native shortkeys are available:
CTRL+1 🡢 h1, CTRL +2 🡢h2, ...etc, and CTRL + 0 🡢 body text

These will, when saved as markdown, translate like this:

h1 🡢 #
h2 🡢 ##
h3... h6 -> ###...
body text 🡢 nothing (1 indent can be added at conversion)




Where do you want to go next?