cosmocode / dokuwiki-plugin-prosemirror

A modern WYSIWYG editor for DokuWiki
https://wysiwyg.wiki.cosmocode.de/
54 stars 20 forks source link

Forced Linebreaks #104

Open splitbrain opened 4 years ago

splitbrain commented 4 years ago

Currently forced line breaks \\ are not visibly shown in the editor and can also not be inserted. I think we should visualize them as a ¶ symbol. And maybe allow to insert them with CTRL-Enter or a menu button.

jorbig commented 3 years ago

Any updates on this? I would love to have the ability to add forced linebreaks in the WYSIWYG editor by pressing Shift+Enter instead of having to type \\ (which isn't WYSIWYG-friendly at all).

whateverusernameisnottaken commented 2 years ago

I third this. I find it extremely hard on my eyes and brain to try to do these edits in markdown mode. PLEASE, could we have this?

pierrepierrepierre commented 7 months ago

Any updates on this? This seems a pretty important feature to have. thanks!

splitbrain commented 7 months ago

Feel free to commission individual features. Send an email to dokuwiki@cosmocode.de for a quote.

Mysterius commented 6 months ago

I second this. This is so weird in daily usage. The very definition of WYSIWYG is... well... to get what we see. And we see line breaks in the editor that don't translate to line breaks in the final page.