[Moin-user] Extending moin wiki parser?

Stephan Mueller d454d at web.de
Sat Dec 13 09:50:52 EST 2008


Hi,

I would like to extend the parser for the moin moin wiki syntax a bit.
I wonder, what is the best way to do so? I had a look at
text_moin_wiki.py and see there a quite large regex. So it seems to be a
little bit dangerous to simply sub-class that parser in regard to future
changes of that class. Is there a better way to extend the parser?

All I would need is to add another partial regex and the required member
to handle it.

TIA,

Steph.




More information about the Moin-user mailing list