mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
059d22ca96
Add a pre tag to the Mermaid class to preserve indentation and ensure data retrieval on DOMContentLoaded
4 lines
81 B
HTML
4 lines
81 B
HTML
<div class="mermaid" align="center">
|
|
<pre>{{ .Inner | safeHTML }}</pre>
|
|
</div>
|