wml::fmt:all(3) All of Formatting (FMT) category

SYNOPSIS


#use wml::fmt::all

DESCRIPTION

This includes all existing include files of the Formatting (FMT) category, i.e. all includes with prefix wml::fmt. The following files currently exist:

 wml::fmt::isolatin(3) ... ISO-Latin-1 to HTML Entity Conversion
 wml::fmt::verbatim(3) ... Really Preformatted Verbatim Text
 wml::fmt::xtable(3)   ... HTML tables through Advanced Syntax
 wml::fmt::url(3)      ... Recognize Uniform Resource Locator
 wml::fmt::text(3)     ... Plain ASCII with Special Formatting Semantic
 wml::fmt::pod(3)      ... Plain Old Document (POD) Format
 wml::fmt::sdf(3)      ... Simple Document Format (SDF)

AUTHOR

 Ralf S. Engelschall
 [email protected]
 www.engelschall.com

REQUIRES

 Internal: P1
 External: --