summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Typography/DESCR
blob: b35c6ed9fe6d44b47b0458948ceff7c349878a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
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