aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Grutatxt
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* New port: textproc/p5-GrutatxtJason E. Hale2020-12-314-0/+48
Grutatxt is a plain text to HTML (and other formats) converter. It succesfully converts subtle text markup of lists, bold, italics, tables and headings to their corresponding HTML, troff, man page or LaTeX markup without having to write unreadable source text files. Grutatxt is a Perl module and a command line utility, and is the main text renderer in the Gruta CMS. The output drivers currently supported by Grutatxt are: HTML, troff (me macros), man and LaTeX. WWW: https://triptico.com/software/grutatxt.html Notes: svn path=/head/; revision=559785