What's Changed
-
Fix #353
The two primary cases fixed are:
Ms. Marvel
spider-man/deadpoolThe first issue removed 'Ms.' which is a problem as many comics have
series that the only difference in the title is the
designation/honorific.The second issue is that the '/' was removed and not replaced with
anything causing a search for 'mandeadpool' which will not show useful
results.Consequently all designations/honorifics are now untouched
All punctuation is replaced with a space
Full Changelog: 1.4.5...1.4.6