in reply to Re: a wiki with comments and LaTeX inline?
in thread a wiki with comments and LaTeX inline?

i've putted the woha code available for download
i had no time to make a Kwiki patch, but.

the formatter works quite good, but (as in Kwiki), all those regex make things difficult to manage. So i started playing with Parse::RecDescent and, for now, it seems better than regex cascade.

update: i've removed all those regex and used a P::RD grammar.

  • Comment on Re: Re: a wiki with comments and LaTeX inline?