From: "Daniel Völkerts" Date: 2006-05-23T02:48:43+09:00 Subject: Re: Extending RedCloth Tom Counsell schrieb: > http://www.counsell.org/darcs/soks-development/lib/soks-view.rb > > The tricky bit was adjusting the order that things were done in the > RULES array so that the different changes didn't clash. Thanks a lot. I would be helpful if there are any #register(..) methods were I can hook in my extensions and which handle the rule thing correctly. But for my needs I cascade the call, e.g. following the example on the RedCloth side: s = RedCloth.new "*simple* test with !C! Attention" followed by a chain of s.gsub!("") goals. So I'm not threating the RedCoth thing and it is aware of further RedCloth updates (as I don't any rules internally). Thanks for your fast help, -- Daniel V�lkerts Protected by Anti Pesto. -- Wallace & Gromit