K 10 svn:author V 9 junovitch K 8 svn:date V 27 2015-09-10T00:45:25.805072Z K 7 svn:log V 640 New Port: textproc/smi Smi is a Simple Markup Interpreter / filter for simplified Markup dialect. smi can be fed text in Markdown, and return HTML output. smi can be fed HTML, and return the markup translated to entities. I use smi as a filter for devel/cgit to parse the README.md files, returning HTML output. I am also using it to markup wiki pages, for a git backed wiki. The use cases are limited only by your imagination. WWW: http://BSDforge.com/projects/textproc/smi/ PR: 196224 Submitted by: Chris Hutchinson Approved by: pgollucci (mentor) Differential Revision: https://reviews.freebsd.org/D3569 END