If I check official documentation, I can see a property called HTML:
Name | Type | default | Description ---------------------------------
The html data attribute does exactly what it says it does in the docs. Try this little example, no JavaScript necessary (broken into lines for clarification):
html
hover over me to see HTML
JSFiddle demos: