ivanceras / svgbob

Convert your ascii diagram scribbles into happy little SVG
http://ivanceras.github.io/svgbob-editor/
Apache License 2.0
3.88k stars 109 forks source link

Fails to parse quoting at end of line #96

Open jo-so opened 2 years ago

jo-so commented 2 years ago

Here is a minimal example:

-- "(A)"

which gives bild

And this is a greater example:

                 o--------------o------o "(A)"
                /
    "(E)" o----o
                        o
                        |
                        | "(M)"

                                o------o "(A)"

    "(E)" o----o-o---------------
                        o
                        |
                        | "(M)"

which gives bild

svgbob --version => svgbob 0.6.2