blood.pet/plugins/mermaid.sh
noe 9641eb8dd9
All checks were successful
ci/woodpecker/push/build-deploy Pipeline was successful
add blog 001
2025-05-14 21:17:15 -07:00

5 lines
No EOL
74 B
Bash
Executable file

#!/bin/bash
echo "<pre>"
mermaid-ascii --file /dev/stdin $@
echo "</pre>"