From c7140ad90b0db2078e70b9cd3f08e1d176125191 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 21 Sep 2006 20:28:40 +0000 Subject: * Add typography (SmartyPants) plugin by Recai. --- doc/plugins/typography.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/plugins/typography.mdwn (limited to 'doc') diff --git a/doc/plugins/typography.mdwn b/doc/plugins/typography.mdwn new file mode 100644 index 000000000..c11da94ec --- /dev/null +++ b/doc/plugins/typography.mdwn @@ -0,0 +1,7 @@ +[[template id=plugin name=typography included=1 author="[[Roktas]]"]] +[[tag type/format]] + +This plugin, also known as +[SmartyPants](http://daringfireball.net/projects/smartypants/), translates +plain ASCII punctuation characters into ``smart'' typographic punctuation HTML +entities. To use it, you need to have the `Text::Typography` module installed. -- cgit v1.2.3