Como adicionar várias linhas em branco no novo editor?

I have tried to add multiple blank lines but the result seems the same as markdown — it still only produce 1 blank line, it is expected? Or I have some config wrong?

1 curtida

Yes. It creates markdown. If you want to make a bunch of space for some reason, you’ll need to contrive it with none breaking spaces or something like that.

Why do you want blank space? What problem is it solving?

My users serialize novels on the forum, and multiple line breaks are often part of the formatting.

Can they not do something like


To make space?

You could also nerve contrive a replacement with watched words somehow