nextcloud / notes-android

✎ Android client for Nextcloud Notes app.
https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes
GNU General Public License v3.0
920 stars 134 forks source link

Formatting: Is there a way to enter "empty" lines respectively gaps of different sizes? #1447

Open YildirayJuelz opened 2 years ago

YildirayJuelz commented 2 years ago

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
001note 002rendered

Is it intentional that "double" newlines are ignored? Is there a way/workaround to add a "bigger" gap between two lines?

stefan-niedermann commented 2 years ago

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:.