mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
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>
|