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

Source locations are invalidated during pre-processing, expansion and possibly post-processing #9

Open hannesd opened 11 years ago

hannesd commented 11 years ago

Since pre-processing and expansion insert text from other articles into the main article without preserving location information in the expanded wikitext, location information after parsing is invalid. Also post-processing can invalidate source locations.