notes icon indicating copy to clipboard operation
notes copied to clipboard

Line break issue in Rich Text Mode

Open MiMoHo opened this issue 2 years ago • 0 comments

When using Rich Text Mode instead of the classic editing mode, line breaks after enumerations using hyphens are no longer recognized and replaced by space letters in the same line. When one inserts a new line with Shift+Enter and puts two spaces before an arrow for an indented line - text -> text It creates a back slash to perform a line break: - text \-> text But when reediting the note in the editing mode, the back slash appears as a regular letter. Hence, there is a compatibility issue between the editors for line breaks.

Steps to reproduce

  1. Create a .txt file in classic editing mode
  2. Add enumerations using hyphens, some indented with space letters
  3. Try to load and edit the note with Rich Text Mode

Server

  • Notes app version: 4.7.2
  • Nextcloud version: 26.0.0
  • OS: Linux
  • Web server:
  • PHP version: 8.1
  • Database: MySQL

Client

  • Browser (incl. version): Firefox for Mac 111.0.1
  • OS: macOS 12.6.3

MiMoHo avatar Mar 28 '23 23:03 MiMoHo