aboutsummaryrefslogtreecommitdiff
path: root/bin/htenc.sed
blob: 0429b525766ebbd9007401ccf5ec77c77fa45ef0 (plain) (blame)
1
2
3
4
# Quick-and-dirty HTML text encoding
s_&_\&_g
s_<_\&lt;_g
s_>_\&gt;_g