in reply to Re: a wiki with comments and LaTeX inline?
in thread a wiki with comments and LaTeX inline?
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.
|
|---|