convert text to HTML with controlling options
HTML::FromText converts plain text to HTML. There are a handful
of options that shape the conversion. There is a utility function,
text2html, that's exported by default. This function is simply a
short-cut to the Object Oriented interface.

Maintainer: Benoit Lecocq <benoit@openbsd.org>

WWW: https://metacpan.org/release/HTML-FromText
