Is there any way to get the Kendo editor to use "U" tags instead of <style='text-decoration:underline">..." for the underline function. I'm fine with retaining styles for the other functions.
Thanks!
1 Answer, 1 is accepted
0
Alex Gyoshev
Telerik team
answered on 20 Nov 2015, 07:21 AM
Hello Andy,
You can sst the serialization.semantic option to false, This will make the editor use presentational tags (b/i/u) for the bold/italic/underline commands. I'm afraid that there is no option for enabling it only for the underline tool.
Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!