From: Waylan L. <wa...@gm...> - 2007-05-23 13:16:46
|
Whoops, I forgot the link. Sorry. http://www.michelf.com/projects/php-markdown/extra/#header-id ---------- Forwarded message ---------- From: Waylan Limberg <wa...@gm...> Date: May 23, 2007 9:15 AM Subject: Re: [Python-markdown-discuss] Page internal links To: pyt...@li... I appreciate your work on this, but Markdown already has a commonly accepted syntax for this. See PHP-Markdown Extra [1] for a nice description. Additionally, as the official syntax (from JG) mentions nothing of this behavior, it should be an optional addon, like it is in PHP. Of course, Yuri will make the final call on that. I started working on an extension for this some time ago, but ran into some weirdness with the regex and haven't had the time to play with it since. Perhaps I'll post what I had when I get home (assuming I still have it and can find it). On 5/23/07, glin <gl...@se...> wrote: > Hi, I'm sending patch, that adds possibility to create links to headings > (so it is possible to create links using #rel appended to url) - just > like in trac wiki. > -- ---- Waylan Limberg wa...@gm... -- ---- Waylan Limberg wa...@gm... |