knockout-x-editable
knockout-x-editable copied to clipboard
Using the wysihtml5 editing mode the data-bind acts like `text` instead of `html`
When you use the editable data-binding and the wysihtml5
editing mode, the observable is rebound with the text:
style binding instead of the html:
style binding.