aboutsummaryrefslogtreecommitdiff
path: root/bin/htref.sed
diff options
context:
space:
mode:
Diffstat (limited to 'bin/htref.sed')
-rw-r--r--bin/htref.sed2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/htref.sed b/bin/htref.sed
new file mode 100644
index 00000000..f2e943ca
--- /dev/null
+++ b/bin/htref.sed
@@ -0,0 +1,2 @@
+# Quick-and-dirty HTML linkifier
+s_https*://[^ \t<>]*_<a href="&">&</a>_