From: David W. <wo...@cs...> - 2008-07-22 21:57:31
|
On 13:00 Mon 21 Jul , Waylan Limberg wrote: > However, it would be very easy to either build your own extension or > perhaps even use my extension with a different regex which provides > the features you desire. I encourage you to give it a shot. If you > need any help, feel free to ask. I imagine a "bracketed links" > extension (perhaps with a better name) would be a valuable asset to > the Python-Markdown community. When I implemented bracketed (think: wikipedia) links in DrProject, I don't remember it taking much more than an afternoon. Now, of course, I can't find that code right now... But if you're having trouble with it, though, I can look harder. David |