getkirby / kirby

Kirby's core application folder
https://getkirby.com
Other
1.32k stars 168 forks source link

The Writer Field. Strikethrough-ing text removes it completely #3920

Closed herrajon closed 3 years ago

herrajon commented 3 years ago

When the user strikethroughs a text in the writer field in the backend/panel it is removed from the .txt/.md file completely on Save.

This is in order in 3.5.7.1 but the observed behaviour is confirmed present in 3.6-RC1, 3.6-RC3 & 3.6-RC4.

To Reproduce
Steps to reproduce the behavior:

  1. On a page with the Writer Field
  2. Write some text..
  3. Then strikethrough it or some part of it for best results ..
  4. Save
  5. Refresh the page
  6. Behold. it is gone

Expected behavior
The text should stay in its place with its strikethrough marks.

Screenshots
image

Kirby Version
Seems this is present in the latest RC versions of Kirby.

Thanks -j

bastianallgeier commented 3 years ago