开发者

Strip formatting with TinyMCE

开发者 https://www.devze.com 2023-03-19 00:39 出处:网络
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 te

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

0

精彩评论

暂无评论...
验证码 换一张
取 消