filters: import more modern scripts
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
4
filters/html-converters/txt2html
Executable file
4
filters/html-converters/txt2html
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
echo "<pre>"
|
||||
cat
|
||||
echo "</pre>"
|
Reference in New Issue
Block a user