<div class="plaintext"><p dir="auto">On 2024-12-19 at 23:48:06 UTC-0500 (Thu, 19 Dec 2024 22:48:06 -0600)
<br />
Jeff Bullard via mailmate <mailmate@lists.freron.com>
<br />
is rumored to have said:</p>
<blockquote><p dir="auto">I an a fairly new user so I apologize if the answers to this question are obvious, but I searched this mailing list and the issue tracker and could find only one somewhat related thread that didn’t help me.</p>
<p dir="auto">**TL;DR** I need help getting Mermaid syntax and finding out how some of the bundles should be used.  BTW I seem to be using a pre-release somehow, Build 5937, so maybe that is an issue?</p>
<p dir="auto">### Mermaid integration</p>
<p dir="auto">The TeXMath bundle works really well:</p>
<p dir="auto">~~~math
<br />
\int x\, \text{d}x = \frac{1}{2} x^2 + C
<br />
~~~</p>
<p dir="auto">But when I try Mermaid like this,</p>
<p dir="auto">```
<br />
~~~mermaid
<br />
graph LR
<br />
        A —> B
<br />
                B —> C
<br />
~~~
<br />
```</p>
<p dir="auto">I get an orange message above the header that says
<br />
```
<br />
Bundle command failed (event: generate_diagram)
<br />
Explanation                     Unable to reach output
<br />
                                format type (discard !=html)
<br />
```</p>
</blockquote><p dir="auto">From what I understand of Mermaid, it uses JavaScript. MailMate (like almost every MUA) wisely has no support for running JavaScript in email and never should. You probably just need to create the diagram manually and embed the graphic.</p>
<br /><blockquote><p dir="auto">I have mermaid-cli installed on my Mac, and I can generate Mermaid graphics from the command line using exactly that same syntax, so I’m not sure what is going wrong.</p>
</blockquote><p dir="auto">There's no bundle for it. I would not expect such a bundle to be possible, but maybe I'm missing something.</p>
<p dir="auto">(I have never used Fantastical, so I don't have any answer to your question about that.)</p>
</div><div id="391C2EDB-51F2-44BE-8BBE-77E1377A3737"><pre>
   bill@scconsult.com or billcole@apache.org
   (AKA @grumpybozo@toad.social and many *@billmail.scconsult.com addresses)
   Not Currently Available For Hire
</pre></div>