Googled it thousands of times, No one gives a complete solution of how to make Tinymce paste in plain text by default and strip out any formatting without clicking the \"pas
if you use a .yml file, add the plugin paste and paste_as_text: true
paste
paste_as_text: true
default: plugins: - paste paste_as_text: true