update readability, mermaid styling
All checks were successful
ci/woodpecker/push/build-deploy Pipeline was successful

This commit is contained in:
41666 2025-05-14 21:35:12 -07:00
parent d15ded79cd
commit 5a501daef6
3 changed files with 12 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash
echo "<pre>"
echo "<pre class=\"mermaid\">"
mermaid-ascii --file /dev/stdin $@
echo "</pre>"