Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-07 12:24
2.20

Tabla de análisis es ahora mucho más amplio, con cuatro tipos diferentes de mesa reconocido, y las opciones para desactivar el reconocimiento de cualquiera de estos.
Tags: Major feature enhancements
Table parsing is now much more comprehensive, with four different types of table recognised, and options to turn off recognition for any of these.

2003-12-06 08:27
2.10

En esta versión, definida por el usuario para las listas de viñetas, listas de varias párrafo, y listas de definición se han añadido. Varios internos han cambiado, algo de código se ha limpiado, y algunos errores han sido corregidos.
Tags: Major feature enhancements
In this release, user-defined bullets for lists, multi-paragraph lists, and definition lists have been added. Various internals have been changed, some code has been cleaned up, and a few bugs have been fixed.

2003-11-16 10:45
2.06

Esta versión corrige un error en el procesamiento de la entrada estándar, junto con otros errores de menor importancia.
Tags: Minor bugfixes
This version fixes a bug with the processing of standard
input, along with other minor bugs.

2003-11-04 10:23
2.04

Esta versión cuenta con cambios menores para facilitar paquetes de Debian. También permite a los CAPS de marcado a ser opcional.
Tags: Minor feature enhancements
This version features minor changes to facilitate Debian
packaging. It also enables CAPS tagging to be optional.

2003-07-13 10:24
2.02

Un error de documentación de menor importancia en relación con cabeceras personalizadas fue corregido. La opción 'is_fragment' fue añadido al HTML:: parse_para método TextToHTML ', de modo que si uno es un fragmento de análisis, no se asume que es un párrafo.
Tags: Minor feature enhancements
A minor documentation bug regarding custom headers
was fixed. The 'is_fragment' option was added to
the HTML::TextToHTML method 'parse_para', so that
if one is parsing a fragment, it won't assume that
it's a paragraph.

Project Resources