Hacker News new | ask | show | jobs
by rjh29 1201 days ago
Parsing wikitext is insanely hard. Using HTML is a good compromise.

See also:

* https://github.com/spencermountain/wtf_wikipedia#ok-first-

* https://osr.cs.fau.de/wp-content/uploads/2017/09/wikitext-pa...

* https://utcc.utoronto.ca/~cks/space/blog/programming/Parsing...

1 comments

Wow.

Much worse than I thought.

If only if mediawiki (php) never happened. Wikipedia was sane at one point.