Home

Awesome

<div align="center"> <img src="./docs/assets/banner.png" alt="D2" /> <h2> D2 Obsidian Plugin </h2>

D2 is a modern diagram scripting language thats turns text to diagrams. The source code for D2, as well as install instructions and all other information, can be found at https://github.com/terrastruct/d2.

ci ci license discord

https://user-images.githubusercontent.com/6413609/205414613-5b2559f1-0645-4432-bb7b-d980de527201.mp4

</div>

Installation

Settings > Community plugins > Browse > Search for "D2"

important: D2 must be installed for this plugin to work currently. We will later on introduce a remote API as an option, but currently this plugin calls your local installation of D2.

Configurations

Usage

Create a fenced codeblock with d2 as the language tag:

Hello -> World

How to run this plugin locally

FAQ