From: W. Trevor King Date: Tue, 5 Oct 2010 20:30:57 +0000 (-0400) Subject: Point to Henrik Gemal's Movable Type plugin as abbreviation example. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=refs%2Fheads%2Fobsolete%2Fabbrev;p=ikiwiki.git Point to Henrik Gemal's Movable Type plugin as abbreviation example. --- diff --git a/doc/todo/abbreviation.mdwn b/doc/todo/abbreviation.mdwn index f2880091c..b2fcb3f1f 100644 --- a/doc/todo/abbreviation.mdwn +++ b/doc/todo/abbreviation.mdwn @@ -4,4 +4,7 @@ We might want some kind of abbreviation and acronym plugin. --[[JoshTriplett]] * The python-markdown-extras package has support for [abbreviations](http://www.freewisdom.org/projects/python-markdown/Abbreviations), with the syntax that you just use the abbreviation in text (e.g. HTML) and then define the abbreviations at the end (like "footnote-style" links). For consistency, it might be good to use the same syntax, which apparently derives from [PHP-markdown-extra](http://michelf.com/projects/php-markdown/extra/#abbr). +> See [http://gemal.dk/mt/acronym.html] for a [Movable Type][MT] +> plugin (I've emailed Henrik Gemal to ask about licensing). --[[wtk]] + [[wishlist]]