[Framework-Team] Re: wicked stuff

2007-07-15 Thread Alexander Limi
On Tue, 10 Jul 2007 12:12:13 -0700, whit <[EMAIL PROTECTED]> wrote: I also added multiple pattern support( ie [[]] or (()) ). Whichever pattern matches first is used for the whole block of text. I'm not sure this is the preferred behavior, but it was much faster to implement(and the code is

[Framework-Team] Re: wicked stuff

2007-07-15 Thread Alexander Limi
On Sun, 15 Jul 2007 18:40:48 -0700, Alexander Limi <[EMAIL PROTECTED]> wrote: I also tried slimming down the markup and making it consistent with how other wikis work, as well as the Plone link class standard (non-existant pages are red, add links have the entire link clickable, but with a

[Framework-Team] Re: wicked stuff

2007-07-15 Thread Alexander Limi
On Sun, 15 Jul 2007 18:40:48 -0700, Alexander Limi <[EMAIL PROTECTED]> wrote: This confused me at first, since one of the formats was working, but not the other — and until I read your post, I didn't understand why. I guess it's unlikely to come up in real-life, but people on plone-dev (CCe

[Framework-Team] Re: wicked stuff

2007-07-15 Thread Alexander Limi
On Sun, 15 Jul 2007 19:16:17 -0700, Alexander Limi <[EMAIL PROTECTED]> wrote: Related, I hope I didn't break any doctests by cleaning up the markup, I was unable to run the tests — here's the output I got when I tried: After installing lxml and invoking the tests differently, I get closer,