Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdheepak/d2-markdown-preview

d2 vscode markdown preview extension
https://github.com/kdheepak/d2-markdown-preview

Last synced: about 1 month ago
JSON representation

d2 vscode markdown preview extension

Awesome Lists containing this project

README

        

# d2-markdown-preview README

This extension shows d2 markdown code blocks as svg.

![](https://user-images.githubusercontent.com/1813121/209040657-d4f7b5d4-6c70-4de1-81d3-7478e1b3b58a.png)

You can also set the layout and the theme in the codeblock using the following syntax:

````
```d2 layout=elk theme=101
x -> y
```
````

![](https://user-images.githubusercontent.com/1813121/209160274-e4a94a4e-7b81-403b-824b-fbe692e95680.png)