D2 (text to diagram tool) now supports ASCII renders
In the latest release of D2 (0.7.1), we introduce ASCII outputs. Any output file with extension txt will use the ASCII renderer to write to it. Here is an example of their rendering from the D2 Vim extension. The user opens a .d2 file and opens a preview window, which updates upon every save. Perhaps the most useful place for ASCII diagrams is in the source code comments. Small simple diagrams next to functions or classes can serve to be much clearer than describing a flow. Here again the Vi