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
There are two ways for creating ArrowBottomRight / ArrowBottomLeft with either slashes or a dot. There doesn't seem to be an equivalent for the dots with ArrowTopRight / ArrowTopLeft. Maybe make the backtick or singlequote ' the equvalent for dot . with ArrowTop.
Short ArrowBottomRight / ArrowBottomLeft with dot . works:
.--.
v v
But this does not work for creating ArrowTopRight / ArrowTopLeft:
There are two ways for creating
ArrowBottomRight
/ArrowBottomLeft
with either slashes or a dot. There doesn't seem to be an equivalent for the dots withArrowTopRight
/ArrowTopLeft
. Maybe make the backtick or singlequote'
the equvalent for dot.
with ArrowTop.Short ArrowBottomRight / ArrowBottomLeft with dot
.
works:But this does not work for creating
ArrowTopRight
/ArrowTopLeft
:The text was updated successfully, but these errors were encountered: