mattboldt/typed.js

Problem where data conflicts with the "^" plus one number representing the pause

newbtn opened this issue · 1 comments

newbtn commented

It is written in the document that ^ plus number represents a pause time, but my data contains such characters as "^9", so I cannot render these two characters, and the printer keeps backtracking. If I want to print out these two characters without treating it as a pause, what should I do? I need your help, thank you

newbtn commented

After repeated checks and tests, it was found that version 1.1.1 used two ^ to solve this problem, but it threw fewer events and could not meet the requirements, and version 2.0.9 did not support two ^ to solve the conflict with the plugin itself pause, and finally by using the html escape character ^ Substituted ^ solved