Hi all !
First, i want to thank you for your great product !!
i want to ask you if there is any possibility to Use Custom Tags (Like ASP.NET Tags) for editing?
for example (In HTML Mode)
<CUSTOM:TAG Value=''Blabla"/>
or
<%= MyValue %>
this Tag should Be Colored In Visual Mode, and could be encapsulated inside others regulars Tags .. HREF="google.com/ref=<CUSTOM:TAG "
Theses tags should Be added with Custom Button, and the code behind will process Them Later !!
Actually, Cute Editor replaces special characters and erase tags like <%= Toto %>
Is This function already existant ? planned ? easyly addable via JS tweaking ?
Thanks for all