You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/rehype-d2/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ which can look like this:
22
22
23
23
## Usage
24
24
25
-
You need to install Java and Graphviz in order to use this plugin.
25
+
You need to install [D2](https://d2lang.com/tour/install)in order to use this plugin. **But** they are working on [WASM version](https://github.com/terrastruct/d2/discussions/234#discussioncomment-11286029), so hopefully this will change soon.
26
26
27
27
```js
28
28
importrehypeD2from"@beoe/rehype-d2";
@@ -40,4 +40,4 @@ It support caching the same way as [@beoe/rehype-code-hook](/packages/rehype-cod
0 commit comments