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
The <<choice>> seems to be producing issues; Replacing it with <<choice>> eliminates the issue, but changing the region to <pre> does not. I suspect the output for mermaid blocks needs to be escaped.
The text was updated successfully, but these errors were encountered:
The choice enum results appear to produce weird markup and visual results:

With the following signature:
And the following markup...
The
<<choice>>
seems to be producing issues; Replacing it with<<choice>>
eliminates the issue, but changing the region to<pre>
does not. I suspect the output for mermaid blocks needs to be escaped.The text was updated successfully, but these errors were encountered: