sweble / sweble-wikitext

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.
http://sweble.org/sites/swc-devel/develop-latest/tooling/sweble/sweble-wikitext
70 stars 27 forks source link

Reliably propagate warnings through parser and engine #8

Open hannesd opened 11 years ago

hannesd commented 11 years ago

Currently warnings don't seem to reach the end of the pipeline. Make sure that all warnings that occur during encoding validation, pre-processing, expansion, parsing and post-processing as well as in random visitors will be recorded in the AST properly.