js-sequence-diagrams
js-sequence-diagrams copied to clipboard
Allow escape quotes characters in actor name
Make it possible to write almost anything as an actor name:
"arrow-> and \"quotes\" in the actor name" -> bar : foo
I understand that it is not super useful but this was a personal challenge :)