txt2html is a Perl program that uses the HTML::TextToHTML perl module to convert plain text to HTML. It supports headings, lists, tables, simple character markup, hyperlinking and is highly customizable. It recognizes some of the apparent structure of the source document (mostly whitespace and typographic layout) and attempts to mark that structure explicitly using HTML.
| Tags | Internet Web Dynamic Content Site Management Software Development Text Processing Markup HTML/XHTML |
|---|---|
| Licenses | Perl |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: This release fixes an underscores in links bug, and has minor fixes to the documentation.


Release Notes: Minor interface changes and bugfixes.


Release Notes: Fixes to XHTML output and documentation updates.


Release Notes: This release fixes a bug with umlauts and a bug with UTF-8 characters. The "--underline_delimiter" option was added.


Release Notes: This release fixed a bug with delimiter tables. There were also some minor documentation fixes.