#codeblock-rendering1 plugin

Obsidian plugins tagged with #codeblock-rendering. There is 1 plugin in this collection.

  1. Rank 1

    Tree Diagram

    Plugin31
    a year ago by limpido

    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.