Formatting: Is there a way to enter "empty" lines respectively gaps of different sizes?
Please use GitHub reactions 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
I like to use the option of captions in different sizes (# to #####). The gap between the headlines and the sections is always the same. So I'd like to add some "empty lines" here and then to make clear what headlines and blocks belong together. But it seems like "double gaps" are ignored and the distances between lines are always the same (see attached files).
| input | output |
|---|---|
![]() |
![]() |
Is it intentional that "double" newlines are ignored? Is there a way/workaround to add a "bigger" gap between two lines?
Hi @YildirayJuelz
that is actually a good question. To answer the question directly: No, there is currently no option to enter blank space.
The Notes Android editor is built upon nextcloud-commons which itself is built on top of markwon. I opened an issue in the upstream repository to ask if this is possible at all, so maybe we can adapt it to the Notes Android app. Let's wait for some response and then we can continue the discussion here :slightly_smiling_face:.

