aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/bin/pb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pb b/src/bin/pb
index 4c39ce0..04ac664 100755
--- a/src/bin/pb
+++ b/src/bin/pb
@@ -154,7 +154,7 @@ cat <<-EOF | vipe > "$OUT-tmp"
---
\`\`\`$LANGUAGE
- $(cat | sed "s|^```\$|\\\\\`\\\\\`\\\\\`|')
+ $(cat | sed 's|^```$|\\`\\`\\`|')
\`\`\`
EOF