<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Benny,</p>
<p dir="auto">Thanks for that elaboration on MM handling of that scripting. Mermaid looks like an interesting JS app, BTW.</p>
</div><div id="1995A5DB-20CE-42F9-8B2F-3BA5BB180511"><body style="font-family: times; font-size: 125%;">   
        <div style="word-wrap:break-word;-webkit-nbsp-mode:space;line-break:after-white-space;"> 
                Respectfully, <br />
                        Henry Seiden <br />
                        <! -- Email address option -- > 
                        E: <a href= "mailto:inf@techworkspro.com"> Techworks Pro E-mail</a>  <br />
                        W: <a href= "http://techworkspro.com"> Techworks Pro Co. Home Page</a>
        <br /> <hr /> <br />
                </div>
                <div class="container" style="width:100%;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;border-width:1px;border-style:solid;border-color:gray;line-height:150%;background-color:lightblue;" >
                <div class="header" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >
                        <h1 class="header" style="padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;" >Techworks Pro Co.
                                        </h1>
                </div>
                <div class="left" style="float:left;width:210px;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;" >
                        <p>Founder, Henry Seiden info@techworkspro.com
                                        </p>
                </div>
                <div class="content" style="margin-left:230px;border-left-width:1px;border-left-style:solid;border-left-color:gray;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;overflow:hidden;" >
                 <img src="https://techworkspro.com/_includes/techworkspro_v3_200x53.png" width="300" alt="" />
                        </div>
                <div class="footer" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >© 2024 techworkspro.com
                                </div>
        </div>
</body></div>
<div class="markdown" style="white-space: normal;"><p dir="auto"><br>
On 8 Jul 2024, at 8:23, Benny Kjær Nielsen wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #5855D5; color: #5855D5;">
<p dir="auto">On 8 Jul 2024, at 12:32, Henry Seiden wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #5855D5; border-left-color: #00AFCC; color: #00AFCC;">
<p dir="auto">Haven’t noticed a crashing issue all the way up to 6049. So, it seems you’re saying the Mermaid code embedding is possibly related, when using that code specifically, to a MM crashing issue?</p>
</blockquote>
<p dir="auto">It's a bit technical, but MailMate would crash if starting a code segment (e.g., for Mermaid) without ending the segment <em>before</em> the location of an HTML signature. Essentially MailMate would lose track of the HTML signature and then crash on a sanity-check (I've also added that this type of error will result in an error message instead of a crash).</p>
<p dir="auto">Something like this would trigger the issue:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #F7F7F7;"><code style="padding: 0 0.25em; background-color: #F7F7F7;">```diagram
graph LR
A --> B
B --> C

[HTML signature]
</code></pre>
<p dir="auto">--<br>
Benny</p>
<hr>
<p dir="auto">mailmate mailing list<br>
Unsubscribe: <a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>
</div>
</body>

</html>