File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,11 @@ some post-processing to further compact it.
5959 - Sometimes the downscaling results in a box with uneven spacing, e.g. a rectangle with
6060width 5 and the label is 2 chars. Due to discrete coordinate space in ASCII renders, some
6161outputs may look less even than their SVG counterparts.
62+ - Certain things just can't render
63+ - Special text, e.g. Markdown, Latex, Code
64+ - Images and icons
65+ - Right now these aren't special-handled -- whether removing them from the diagram or
66+ using some placeholder is the right choice is tbd.
6267- Not all shapes are supported
6368 - Here's what all the shapes render as in ASCII. Some of these, like cloud and circle,
6469 have curves that don't translate well to ASCII. We render these as a rectangle and add
You can’t perform that action at this time.
0 commit comments