Oft will man Verzeichnisse als Baum oder Struktur darstellen. Wie macht man das in `markdown`?
1 Antworten
Mit dem tree command, es funktioniert in Linux und Windows.
https://www.geeksforgeeks.org/tree-command-unixlinux/
`tree -H .`
the -H makes the out put to HTML