about summary refs log tree commit diff
path: root/filters/html-converters/txt2html
blob: a79599582a6cba461a58be9b85ef5f5293a1369e (plain) (blame)
1
2
3
4
#!/bin/sh
echo "<pre>"
cat
echo "</pre>"
e='2020-12-29 13:54:59 -0500'>2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe