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
The open-italics tag is not closed where it should be, so the parser gets confused and thinks it extends to the beginning of ''[[The Only Way Is Essex]]'', breaking the template.
Until #40 gets addressed, you can fix this by doing mwparserfromhell.parse(text, skip_style_tags=True) instead.
I thought I'd replace some of my ol' trusty (and nasty) regexes and stumbled on this bug when attempting to parse The Only Way Is Essex (series 11).
The text was updated successfully, but these errors were encountered: