davidje13 / SequenceDiagram

Javascript tool for generating sequence diagrams from code
https://sequence.davidje13.com/
GNU Lesser General Public License v3.0
120 stars 38 forks source link

Add support for basic markdown #29

Closed davidje13 closed 6 years ago

davidje13 commented 6 years ago

Being able to make text bold / italic using markdown syntax would be nice. Clickable URLs might also be good but need to think about how that would interact with editor's click-to-select functionality.

Adding this functionality to SVGTextBlock should make it available everywhere.