Simple question - after much Googling no real answer.
I want tinyMCE to stop auto-formatting text when it is pasted in. When text is copied and pasted in the text editor I want the text to be just text. None of the fluff which tinyMCE add'开发者_StackOverflow社区s.
I don't need 'paste from word', I don't need anything else. I JUST WANT PLAIN TEXT PASTE EVERY TIME.
Surely there is an option to do this?
I think there is not an option to do this here and if then it is not reliable. I use the paste_preprocessing parameter to get plain text. Everything is decribed here: TinyMCE Paste As Plain Text
精彩评论