Hi Telerik,
I am talking about RadEditor HTML mode.
When I am trying code like this on HTML mode of RadEditor:
<table style="background-color: $tertiarycolor; color: $quaternarycolor; font-weight: bold;">
Then save this and load it again, it liked this:
<table style="font-weight: bold;">
I think it does not save invalid custom. So is there any way to keep all style I set on?
Please help me, It's deadline. Thanks you very much