-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
Status: TriageNeeds to be verified, categorized, etcNeeds to be verified, categorized, etcType: EnhancementNew feature or requestNew feature or requestType: New Diagram
Description
Proposal
mermaid should have a file tree diagram for a presentation
Use Cases
some times need a file true to show my project file struct
Screenshots
No response
Syntax
filetree
+-- directory1
|-- sub directory 1
|-- file3.png
|-- file4.font
|-- sub directory 2
|-- file.js
|-- file2.css
a mermaid syntax may looks like that, + means a directory and indentation means struct , some icons can be used for file-type render
Implementation
This is a proposal which I'd love to see built into mermaid by the wonderful community.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: TriageNeeds to be verified, categorized, etcNeeds to be verified, categorized, etcType: EnhancementNew feature or requestNew feature or requestType: New Diagram