@irl you can use -Thtml
flag to output HTML directly IIRC
@zpojqwfejwfhiunz that would be too easy. I want to generate a text file, and then stick that in a <pre> tag in a web page.
@zpojqwfejwfhiunz it's not really lowdown that's generating the output the way i'm doing it right now. I get lowdown to generate groff (with ms macros) and then get groff to output the text file.
the way that it's generating right now means that it's got a character, then it does a backspace, then the character again, which on my teleprinter would be "bold" but my web browser doesn't work that way.
@sh I think that's probably what I want, except I might pull that function out and add it to my gopherproxy. I've actually been hacking on your code I think.
@sh Also I think I've made a complete mess of it and I should stop.
| col -b