jquery-editable
jquery-editable copied to clipboard
Html content in textarea
Hi I have noticed that when textarea generated html content is given as the value for textarea. This makes some problems. For example, symbols '<', '>' are interpreted as < and >. Also, if editable element has children its html code will be in the textarea. Is this behavior correct?