Hi,
I have a little question about getting the selected Text.
I want to check if the user selected something and want to wrap the html construct with some text without loosing the format.
I know i can use editor.getSelection().getSelectedText(), but it removes the formats.
Can somebody help me?
Thank you in advance :)