Skip to content

Commit 068f460

Browse files
committed
edit
1 parent bb8449b commit 068f460

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

blog/ascii.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,14 @@ outputs may look less even than their SVG counterparts.
6262
- Certain things just can't render
6363
- Special text, e.g. Markdown, Latex, Code
6464
- Images and icons
65+
- UML classes and SQL tables
6566
- Right now these aren't special-handled -- whether removing them from the diagram or
6667
using some placeholder is the right choice is tbd.
6768
- Not all shapes are supported
6869
- Here's what all the shapes render as in ASCII. Some of these, like cloud and circle,
6970
have curves that don't translate well to ASCII. We render these as a rectangle and add
7071
a little icon for what it's supposed to represent in the top-left. These are subject to
71-
change.
72+
change. For now we recommend rendering without custom shapes.
7273

7374
```txt
7475
┌────────┐ ***

0 commit comments

Comments
 (0)