DenverCoder1 / readme-typing-svg

⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.
https://readme-typing-svg.demolab.com
MIT License
5.51k stars 860 forks source link

feat: Support for semicolons and custom separator #213

Closed DenverCoder1 closed 1 year ago

DenverCoder1 commented 1 year ago

Summary

The separator can be changed to a different character to more easily use semicolons in the lines text (eg. separator=|)

Fixes #148

Type of change

How Has This Been Tested?