From: Waylan L. <wa...@gm...> - 2007-11-30 18:41:25
|
FYI, here's my response as posted on the Apydia list: On Nov 30, 2007 1:26 PM, Waylan Limberg <wa...@gm...> wrote: > First, as one of the core markdown devs, I'd like to say that I'm > excited to see support for markdown. That has been an itch I've wanted > scratched for some time. > > To add to that, I see you are also using a stripped down version of my > CodeHilite extension for markdown. That's excellent! I've been > debating weather I should do the same to the extension. I first > started that extension before Pygments (even before there was an > extension api for markdown), so all the non-pygments stuff came first. > When I first discovered pygments, I just added it into the existing > api. Now I don't see any need for the other stuff. > > Anyway, I have never received any feedback on the syntax for > specifying the language used on code blocks. As there is no > established convention in markdown in general, I came up with my own. > So, yeah, you probably should document it. Of course, I'm open to > other/better suggestions. -- ---- Waylan Limberg wa...@gm... |