From 8b15bfa900cdfaaa77bf3ddabadf8271afbb11ff Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Mon, 6 May 2013 18:30:15 +0000 Subject: New port: textproc/p5-Text-Typography: This module is a thin wrapper for John Gruber's SmartyPants plugin for various CMSs. SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. SmartyPants can perform the following transformations: * Straight quotes ( " and ' ) into "curly" quote HTML entities * Backticks-style quotes (``like this'') into "curly" quote HTML entities * Dashes (-- and ---) into en- and em-dash entities * Three consecutive dots (...) into an ellipsis entity WWW: http://search.cpan.org/dist/Text-Typography/ --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index b0dbb209e4b0..561dddc5b798 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -867,6 +867,7 @@ SUBDIR += p5-Text-Trac SUBDIR += p5-Text-Trim SUBDIR += p5-Text-Truncate + SUBDIR += p5-Text-Typography SUBDIR += p5-Text-Unaccent SUBDIR += p5-Text-VimColor SUBDIR += p5-Text-WikiCreole -- cgit v1.2.3