Hacker News new | ask | show | jobs
by gnosygnu 4583 days 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)

1 comments

MediaWiki is such an astoundingly fugly piece of software.