It nice the the editor supports text formatting with html tages from cut and pastes to the SI editor window, but I'd like to request one change.
When you paste something in to the editor window, if the last part of what you paste is a blockquote or italics (or presumably any other html code supported in SI posts, but I didn't test others), and then you try to put in additional text of the url of the page you go the quote from, its included in the blockquote or is entered in italics.
Its easy enough to change that by going to raw text, and adding the text after the last html code, but it would be simplier if you didn't have to do that.
When I paste extra text or the url in to the regular editor and then go in to raw text I see something like
html code to start blockquote or italics pasted text html code to end blockquote or italics extra line extra line html code to start blockquote or italics url or text that I added html code to end blockquote or italics
What I'd rather it do is
html code to start blockquote or italics pasted text html code to end blockquote or italics extra line (just one, or maybe zero would be better, its easy to manually add extra lines) url or text that I added
I change it to that with raw text mode, which isn't hard to do, but it would be better if the main editor would just accept it that way rather than adding the additional start and stop html codes. |