Open JadeNeoma opened 2 years ago
It seems there is no way to include the text settings present on the online version when compiling using the CLI, therefore anything compiled using the CLI can't use continuation texts (MORE, CONT'D, etc.)
It's not documented in README but you can activate these features via:
{ "scene_continuation_top": true, "scene_continuation_bottom": true, "merge_multiple_empty_lines": false }
It seems there is no way to include the text settings present on the online version when compiling using the CLI, therefore anything compiled using the CLI can't use continuation texts (MORE, CONT'D, etc.)