On 20/10/2025 20:44, Christian Moe wrote:
You could fix this e.g. by ending the first "list" with
some intervening text starting in the first column:

    ````
    - - [ ] arrives at Vetera [...]

    Checklist:

    1. [ ]/Purpose of the scene/ [...]
    ````

2 empty lines are enough to terminate list.

- [ ] arrives at Vetera [...]


1. [ ] /Purpose of the scene/ [...]

For more compact text I use a comment line between lists

- [ ] arrives at Vetera [...]
# #
1. [ ] /Purpose of the scene/ [...]


Reply via email to