akyra
#1
When I select multiple lines of text and press the button "Bulleted list", the first line get transformed to bulleted but not the rest
Current behavior:
line 1 --> - line 1
line 2 --> line2
line 3 --> line3
Desired behavior:
line 1 --> - line 1
line 2 --> - line2
line 3 --> - line3
For info, as a result of the forum thread you โbranchedโ from, a previous GitHub issue by has been reopened as a possible for development:
1 Like