#codeblock-rendering
View:
  • 1.
    Tree Diagram
    11 days ago by limpido
    favorite
    share
    Score: 50/100
    The Tree Diagram plugin converts tab-indented text blocks into clean, visual tree diagrams directly within your notes. By using a simple code block with a `tree` tag, users can represent hierarchical structures like file systems, outlines, or organisational charts without needing complex syntax. The plugin parses indentation levels to define node relationships and renders them in a visual format, making it much easier to interpret nested data at a glance.