How to remove the tag while keeping its content.
To unwrap the element and keep its content, right-click on the element (or select More actions from the selected element menu) to open the context menu and there select Transform -> Remove outer span.
For example, doing this on the here:
This is something important
…will resul in:
This is something important