You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what it seems, svgbob doesn't do too well with inferring shapes that don't go beyond a single line. I've tried the below and haven't really managed to get any to look right in svgbob:
group of things
'-------.-------'
group of things
\-------v-------/
group of things
╰-------🮦-------╯
I honestly don't expect you to implement the right characters to display stuff like this, mostly figured it would be moderately helpful to list this here in case there are particular edge cases for diagrams you want to cover, or if you have ideas of how to do stuff like this.
The text was updated successfully, but these errors were encountered:
Basically a weird case of something I haven't been able to look right. What I'm imagining is something like this, where the brace is used to group things together: https://upload.wikimedia.org/wikipedia/commons/e/e6/Curly_Bracket_Notation.png
From what it seems, svgbob doesn't do too well with inferring shapes that don't go beyond a single line. I've tried the below and haven't really managed to get any to look right in svgbob:
I honestly don't expect you to implement the right characters to display stuff like this, mostly figured it would be moderately helpful to list this here in case there are particular edge cases for diagrams you want to cover, or if you have ideas of how to do stuff like this.
The text was updated successfully, but these errors were encountered: