wip: golang playground
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2025-07-27 16:10:24 +02:00
commit 009a6d1c6f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -55,7 +55,6 @@
.replace(/^```/, "")
.replace(/```$/, "")
.replace(/<.*pre.*>/g, "")
.replace(/<.*pre.*>/g, "")
.trim();
}