We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809602d commit 0960b45Copy full SHA for 0960b45
src/content/blog/2025/03-20-mermaid-in-astro.mdx
@@ -3,6 +3,7 @@ title: "Mermaid in Astro"
3
slug: mermaid-in-astro
4
tags: [site, web]
5
date: 2025-03-20 21:20:00
6
+mastodonRef: "114196728458280273"
7
---
8
9
<Info icon={false}>
@@ -108,7 +109,7 @@ jobs:
108
109
110
and this is pretty much it! Of course the generated diagrams may not win beauty contests, but dark mode is supported
111
and it is a pretty easy workflow to eg tell chat gpt to make some mermaid workflow from an informal description and then
-paste the text here. Btw, the above workflow looks like this in the workflow:
112
+paste the text here. Btw, the above workflow looks like this in the _source code_:
113
114
````
115
```mermaid
0 commit comments