aboutsummaryrefslogtreecommitdiffstats
path: root/filters/html-converters/txt2html
blob: a79599582a6cba461a58be9b85ef5f5293a1369e (plain) (blame)
1
2
3
4
#!/bin/sh
echo "<pre>"
cat
echo "</pre>"