I've got problem, maybe You can solve it (maybe there is the param to set):
sometimes when i copy/paste text it also adds
- Code: Select all
<style type="text/css">
<!--
@page { size: 21cm 29.7cm; margin: 2cm }
P { margin-bottom: 0.21cm }
-->
</style>
to front of it. Sometimes it adds:
- Code: Select all
<style type="text/css">
<!--
@page { size: 21cm 29.7cm; margin: 2cm }
P { margin-bottom: 0.21cm }
A:link { color: #000080; text-decoration: underline }
A:visited { color: #800000; text-decoration: underline }
-->
</style>
How can it be removed without use of PHP?
found, try it later: http://forum.wymeditor.org/forum/viewtopic.php?f=2&t=585
greetz