Using ASCII art in code comments
posted Thu 18 Mar 2021 by Michael Galloy under IDLI am fascinated by this ASCII art drawing application:
Plain text has been around for decades and it’s here to stay. Monodraw allows you to easily create text-based art (like diagrams, layouts, flow charts) and visually represent algorithms, data structures, binary formats and more. Because it’s all just text, it can be easily embedded almost anywhere. Of course, exporting as images is also supported (PNG and SVG).