EtText Documentation (version 2.1)

ettext2html(1)


NAME

ettext2html - convert from the simple EtText editable-text format into HTML


SYNOPSIS

                                              ettext2html file.txt > file.html
                                          

DESCRIPTION

ettext2html will convert a text file in the EtText editable-text format into HTML.

For more information on the EtText format, check the WebMake documentation on the web at http://ettext.taint.org/ .


INSTALLATION

The ettext2html command is part of the HTML::WebMake Perl module set. Install this as a normal Perl module, using perl -MCPAN -e shell, or by installing WebMake.


ENVIRONMENT

No environment variables, aside from those used by perl, are required to be set.


SEE ALSO

webmakeettext2htmlethtml2textHTML::WebMakeText::EtText


AUTHOR

Justin Mason <jm /at/ jmason.org>


PREREQUISITES

HTML::Entities

EtText Documentation (version 2.1)