[prev in list] [next in list] [prev in thread] [next in thread] 

List:       markdown-discuss
Subject:    Re: Feature Request External label resolution
From:       "Waylan Limberg" <waylan () gmail ! com>
Date:       2008-04-20 20:35:39
Message-ID: e5d795bb0804201335m62de9031h97015512839d2e1b () mail ! gmail ! com
[Download RAW message or body]

On Sun, Apr 20, 2008 at 1:25 PM, Sherwood Botsford <sgbotsford@gmail.com> wrote:
>
>  Umm.  Pointers to Markdown implementations with support for extensions?
>
>

[Python-Markdown][1] has an [extension api][2]. Interestingly my
[Abbreviation Extension][3] for Python-Markdown does something similar
 for abbreviations. Given an external file, it pulls all abbr defs and
uses them in processing the source file. It wouldn't be hard at all to
adapt it for link defs. What I really like about it is that the
external file can be any text document (markdown or otherwise) and the
limited parser will only extract the abbr defs (one per line) from it.

[1]: http://www.freewisdom.org/projects/python-markdown/
[2]: http://www.freewisdom.org/projects/python-markdown/Writing_Extensions
[3]: http://achinghead.com/markdown/abbr/


-- 
----
Waylan Limberg
waylan@gmail.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic