When formatting already entered text by selecting it and then pressing one of the toolbar buttons the selection is ignored.
To reproduce:
- Select some text in the editor
- Hit one of the toolbar buttons that transform a selection, such as bold, italic, blockquote or code formatting.
Expected outcome:
The selected should be formatted.
Actual outcome:
The selection is cleared and the toolbar button behaves as if it was pressed without a selection, i.e. inserting new placeholder text, such as
**strong text**.