]> gitweb.ps.run Git - ps-cgit/blob - filters/html-converters/txt2html
ui-patch: match git-format-patch(1) output
[ps-cgit] / filters / html-converters / txt2html
1 #!/bin/sh
2 echo "<pre>"
3 cat
4 echo "</pre>"