turnermm / ckgedit

CKEditor integrated into Dokuwiki
https://www.dokuwiki.org/plugin:ckgedit
GNU General Public License v2.0
59 stars 50 forks source link

Newline lost after saving #705

Closed moneytoo closed 12 months ago

moneytoo commented 12 months ago

This is my source document, as edited in DW Edit:

> a

b\\
c

image

Steps to reproduce:

  1. Open it in CKEditor and it shows exactly as it should
  2. Add new paragraph containing text "d" at the end of the document
  3. Save the changes

Content of the editor looks fine before saving:

image

But newline is lost after saving:

image

> a

b
c

d

If do the same changes in DW Edit, newline doesn't get lost.

Using: CKEditor 4.11.4 (revision e1836357e) Modified for use with Dokuwiki: current_22-Oct_06-11_22

Browsers: Google Chrome 116.0.5845.180 or Firefox 117.0 on Windows 11

turnermm commented 12 months ago

https://forum.dokuwiki.org/d/21534-retiring