1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/www/p5-HTML-FromText/pkg-descr

11 lines
387 B
Plaintext
Raw Normal View History

The text2html function marks up plain text as HTML. By
default it converts HTML metacharacters into the
corresponding entities. More sophisticated transformations,
such as splitting the text into paragraphs or marking up
bulleted lists, can be carried out by setting the
appropriate options.
WWW: http://search.cpan.org/author/GDR/HTML-FromText/
Seamus Venasse <svenasse@polaris.ca>