I can pass "all" as below. paste_retain_style_properties:"all".
Need to know what and all can be passed to this separately.
Please see to the content copied v/s content pasted screenshots
I can pass "all" as below. paste_retain_style_properties:"all".
Need to know what and all can be passed to this separately.
Please see to the content copied v/s content pasted screenshots
Per the documentation:
https://www.tinymce.com/docs/plugins/paste/#paste_retain_style_properties
This option can be set to a space-separated list of CSS style names, or "all" if you want all styles to be retained.
So effectively you can pass any CSS style name you like.