t2h |
|
|
This is a TXT to HTML converter. It's what was used to convert stories in list-posting form into HTML pages for the fic/ section of this site. This program will generate just the HTML core, for places like fanfiction.net that do their own framing, or a complete page. For complete pages, it will accept a specified template page, or use the simple one built-in. Details: t2h [options] infile [outfile] options: -f emit full HTML page, not just a story stream toggle -h keep hard linebreaks toggle -p use <P> paragraphs toggle (default) -a'AUTHOR' insert this as author's nameIf 'infile' as given isn't found, it'll try looking for 'infile.txt' before giving up. --siaru |