You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, The Real Life™ shows even old and reliable Wikipedia pages can have dumb markup fails.
For example, recently there was [[Indian people|Indian] (note not enough closing brackets) in Libya country page.
So, Infoboxer's approach "fail completely on invalid markup" is not enough. Invalid markup should be parsed somehow, correct approach should be "not fail in any case" (maybe, there should be an option to swithc between those two).
The text was updated successfully, but these errors were encountered:
Unfortunately, The Real Life™ shows even old and reliable Wikipedia pages can have dumb markup fails.
For example, recently there was
[[Indian people|Indian]
(note not enough closing brackets) in Libya country page.So, Infoboxer's approach "fail completely on invalid markup" is not enough. Invalid markup should be parsed somehow, correct approach should be "not fail in any case" (maybe, there should be an option to swithc between those two).
The text was updated successfully, but these errors were encountered: