about summary refs log tree commit diff
path: root/filters/html-converters/txt2html
blob: 495eeceb279e84f6b1e1a877b3adf416082ce41a (plain) (blame)
1
2
3
4
#!/bin/sh
echo "<pre>"
sed "s|&|\\&amp;|g;s|'|\\&apos;|g;s|\"|\\&quot;|g;s|<|\\&lt;|g;s|>|\\&gt;|g"
echo "</pre>"
/commit/www/text.causal.agency/Makefile?id=7743a1d088b0cb7cbe696c3b7c04c628967a41bd&follow=1'>Post "casual update"June McEnroe 2020-05-06Remove bman functionJune McEnroe