ivanceras / svgbob

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

Detection of O-Corner with two arrows fails #90

Open jo-so opened 2 years ago

jo-so commented 2 years ago

This is the test case:

|
v
O<--

|
|
O<--

|
v
O---

The first case fails to render, but the other two work.

test

svgbob 0.6.2