Feature #43258
openautomatic list marker - with SHIFT-RETURN just a new line
0%
Description
With version 6.1.0, the automatic list markers were addded.
Using the input SHIFT+ENTER
should not insert a new list marker,
just start a new line without a new marker.
I think this is the standard behavior for text inputs.
* First * Second `Shift+Enter` just new Line * Third added automatik with `Enter` double Enter here it continues
Files
Related issues
Updated by Marius BĂLTEANU 2 days ago
- Related to Feature #43095: Support automatic list marker insertion in textareas added
Updated by Marius BĂLTEANU 2 days ago
- Target version set to Candidate for next minor release
Mizuki ISHIKAWA, can you take a look, please?
Updated by Mizuki ISHIKAWA 1 day ago
From what I’ve observed, there are services like Slack and Backlog where pressing Shift + Enter also inserts a list marker, so it seems not all services follow the same specification.
That said, many people are accustomed to this behavior on platforms like GitHub, so I think it’s a good idea to support this specification.
This is a little different from that feature, but in the current version of Redmine, if you press the Enter key while only a marker remains, the marker is removed immediately to make it easy to delete unwanted markers. (The same behavior as GitHub.)