New! Render PlantUML diagrams directly inside GitHub
with our official browser extension —
No server. No tokens. No tracking. Zero permissions but clipboard. —
Try it out and let us know what you think!
Files tree diagram
You can use PlantUML to visualize directories and files tree. To activate this feature, the diagram must:- begin with
@startfileskeyword - end with
@endfileskeyword.
Order
The files are not sort and are on the same order as the source.
Merge
The files are merged depending of there directory.
Creole on Files tree
You can use Creole or HTML Creole on Files tree:
Using notes
You can use the <note> and </note> keywords to define notes related to a single file.