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
Recently, I integrated D2 into my Hexo blog and developed a custom plugin for it. Now, you can use the following syntax in your blog posts to render D2 diagrams:
```d2
// Your D2 diagram code here
```
The plugin processes the d2 code block and renders it as a diagram in your blog. This allows seamless integration of D2 diagrams into Hexo without manual setup.
Let me know if you have suggestions for improvement or ideas to enhance the functionality further!
The text was updated successfully, but these errors were encountered:
Recently, I integrated D2 into my Hexo blog and developed a custom plugin for it. Now, you can use the following syntax in your blog posts to render D2 diagrams:
The plugin processes the d2 code block and renders it as a diagram in your blog. This allows seamless integration of D2 diagrams into Hexo without manual setup.
Let me know if you have suggestions for improvement or ideas to enhance the functionality further!
The text was updated successfully, but these errors were encountered: