summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-11-06 14:45:34 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-11-06 14:45:34 +0100
commit5e68b92bd94e49b352ca80b4132156446fa9081d (patch)
tree68c8cbf82ebfcfb1a76a7b02b81e931432294e45 /include
parentea129b5b09d881a77f1daeb0c55ab7d23bd6ef8e (diff)
Make the site compatible with gsp 3.0.0
Diffstat (limited to 'include')
-rwxr-xr-xinclude/fmt-code2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fmt-code b/include/fmt-code
index c02a389..4942700 100755
--- a/include/fmt-code
+++ b/include/fmt-code
@@ -1,3 +1,3 @@
#!/bin/sh
-sed 's|.*|>code{-&}|; $s/>//' "${2%/*}/$1"
+sed 's/.*/@code{-&}/' "${2%/*}/$1"