Peter Hickman wrote: > Is there a class that can convert ordinary wiki mark-up into html and > all that? I don't want the whole of the wiki stuff just the parser. > > I've looked at redcloth / textile which is very nice but I want a more > /normal/ wiki mark-up. Depending on your needs, deplate[1] is probably a little bit too big. But it shouldn't be too difficult to adapt it for any simple wiki markup and can create output to html, latex, and docbook. Cheers, Thomas. [1] http://deplate.sf.net