6 ms·
Yup. It also has its own DOM, rather than continuously adding to one string and repeatedly running regex's on it (which is what MediaWiki does today). I was al
by gnosygnu 13y ago
Yup. It also has its own DOM, rather than continuously adding to one string and repeatedly running regex's on it (which is what MediaWiki does today).
I was already pretty far along with my own parser before Parsoid was usable though. (and my parser has its own DOM / hooks)
- tommorris 13y agoMediaWiki is such an astoundingly fugly piece of software.