Skip to content

Refine cursor positioning in Markdown Editor for wrap tags.

What does this MR do?

Refine cursor positioning in Markdown Editor for wrap tags.

Wrap Tags like bold or italic will insert the tags and place the cursor in between if no text is selected upfront. If some text is selected, the behavior will not change and the cursor will be place at the end.

Example of the current implementation: cursor

What are the relevant issue numbers?

Closes #54015 (closed)

Does this MR meet the acceptance criteria?

Edited by Johann Hubert Sonntagbauer

Merge request reports