Hey Guys,

It doesn't look like I'll be able to make it to the hackfest tonight...

I tried adding myself to the member list using the wiki. I entered the
following information:

* [[Ryan Felton]] _([http://www.aisleten.com/](http://www.aisleten.com/))_

Here is the error I am getting:

Stack overflow in regexp matcher: /
^ # Start of line
<(p|div|h[1-6]|blockquote|pre|table|dl|ol|ul|script) # Start tag: \2
\b # word break
(.*\n)*? # Any number of lines, minimal match
<\/\1> # Matching end tag
[ ]* # trailing spaces
(?=\n+|\Z) # End of line or document
/ix



Also, is this a custom wiki or is this a plugin?

Thanks,

Ryan
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to