aivarsk / scruffy

Makes SVG shapes look hand-drawn and creates UML diagrams using yUML (http://yuml.me) syntax
319 stars 60 forks source link

Comment bug #14

Open wernight opened 9 years ago

wernight commented 9 years ago
[A]->[B]
# [C]->[D]

Renders [A];[B];[C];[D] instead of [A]->[B].

Same issue with // [C]->[D]