Description:
If you select a chunk of text then add a markdown markup or a text element that wraps, like parenthesis
the composer should automatically wrap the selected text in it, items that should wrap
Expected behavior:
If I select text then press ( the result should be (text), or if I press * the result should be *text*
Actual behavior:
Today no auto wrap happens