Hi Hannes,

On 24 January 2012 10:27, Hannes Röst <hroest_nospam2333@quantentunnel.de> wrote:
a some very limited problem which I encountered. This means that I can
find templates and parse them into key-value pairs and there is also
some code that can parse Image/File tags. 

I see. There is already code to do this (Page.getTemplatesWithParams), so it would be interesting to run your test suite on that, too. In any case, I prefer any solution without regexps over one that does use regexps, so I'm interested to see your work.

 
I also did not
find formal specifications for wikitext so it was a lot of learning by
doing. 

There has been a lot of work on that in the last year or so. See, for instance http://www.mediawiki.org/wiki/Future/AST/Sweble and http://sweble.org/crystalball/ . 

Best,
Merlijn