Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-Text-Typography
From: Amitai Schlair
Date: 2012-01-11 05:31:37
Message id: 20120111043137.E2AFA175DD@cvs.netbsd.org
Log Message:
Initial import of p5-Text-Typography, 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
Files: