Open
Description
Describe the gap in the current documentation
Doc doesn't say how to add newline
https://myst-parser.readthedocs.io/en/latest/search.html?q=newline
Adding backslash didn't work
##subtitle
* entry
* entry
\
\
\
* entry
* entry
adding HTML also didn't work
<br>
not sure what should work.
Describe the solution you'd like
No response