edit: please close this task since I have created another one.
hi. I am using radEditor.get_html() function to load html into editor. this function has one argument(isFiltered) and here is what the documentation states:
isFiltered | bool | if set to true , the returned HTML content will be modified by the RadEditor client filters |
what I do not understand what does the "client filters" mean.
I noticed when I set the argument to true the “ will be replaced with “
so what exactly would be the diference with this option set to true vs false?
“ is invalid character for xHTML and some of my files are xHTML files.
I need to change this argument to false (currently is true), but I need to understand the consequences of that change.
thank you
edit: please close this task since I have created another one.
Sure, hepek, I have just answered your other thread on this matter so we can continue our conversation there. You can see a demo demonstrating the work of all built-in filters of the Editor here:
https://demos.telerik.com/aspnet-ajax/editor/examples/builtincontentfilters/defaultcs.aspx