ConnorAtherton / typeout

Type and retype text in the browser.
MIT License
86 stars 12 forks source link

Doesn't allow adding other elements to the parent #5

Closed seshaljain closed 4 years ago

seshaljain commented 8 years ago

I was just checking this and I found the if I add something line a href="http://example.com">example</a>, it fails to recognise the HTML, simply outputs it as text. Is a browser rendering problem? Chrome adds " " around the text. Can you add a functionality that will allow adding of elements other than text? I am requesting this as a feature addition so as to improve the functionality of the plugin.