tameemsafi / typewriterjs

A simple yet powerful native javascript plugin for a cool typewriter effect.
https://www.npmjs.com/package/typewriter-effect
MIT License
2.46k stars 220 forks source link

Can't insert new line element. #179

Open rishbitsnbytes opened 1 year ago

rishbitsnbytes commented 1 year ago

Couldn't find any way to use new line in same string array without creating new element altogether.

saedx1 commented 1 year ago

I'm not an expert on the tool, but you can put HTML in the string; a <br> should do the job