treant-js
treant-js copied to clipboard
allow user input node content as HtmlElement
so user can better modifier the node content
ok,
please use this.nodeInnerHTML instanceof HTMLElement
instead of typeof this.nodeInnerHTML === "string"
before using appendChild
We can merge when you make that change.
cheers
and it would be nice to add the newly added options to the documentation branch