Extension tree
Display a tree hierarchy, like a folder structure.
Type | Markdown Paragraph Extension |
Tag | tree |
Example 1
- course/
- pages/
- index.md
- hello.md
- templates/
- page.html
- assets/
- ...
- figures/
- ...
- index.html
- hello.html
- pages/
Source Code
:tree: - course/ - pages/ - index.md - hello.md - templates/ - page.html - assets/ - ... - figures/ - ... - index.html - hello.html
:tree:
- course/
- pages/
- index.md
- hello.md
- templates/
- page.html
- assets/
- ...
- figures/
- ...
- index.html
- hello.html