ASCII Diagram Parser
Opened this issue · 0 comments
danpersa commented
-
Create a parser which can take as input a text file representing a diagram and output an array of Shapes
-
Update the UI with e feature to import an ASCII diagram
-
Parse boxes, text, connectors with the default style
-
Parse connectors with arrows
-
Parse connectors with dashed and dotted lines
-
Parse boxes with rounded corners
-
Parse boxes with dashed and dotted lines