Orlandster / vue-typed-js

Typed.js integration for vue.js. Create a typing animation.
http://www.mattboldt.com/demos/typed-js/
MIT License
478 stars 38 forks source link

line breaks are not detected #7

Open decider opened 5 years ago

decider commented 5 years ago

Hey! Thanks for the library. In the original typedJs library adding a line break \n within a string creates another line. In vue-typed-js it isn't working for me.

uCloudCastle commented 3 years ago

the same question, any solution will be appreciated!

zwwtj2014 commented 3 years ago

trying to replace \n with <br/>