WikiSuggestions/Left To Right Parsing During Wiki-Html ConversionCurrently the system uses regular expression matching, which can have somewhat surprising results sometimes, such as if you mismatch '' with '''. It would make more sense if pages were parsed into tokens from left to right.