Do you want to draw a tree in plain text?
Have you ever deal with tree structure in your career as an engineer? Is there a time when you want to leave some comments about the tree structure in code?
I just built this little tool ascii_tree
that can render a tree (defined with markdown format) with some ASCII characters.