mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 03:17:18 +08:00
Due to scenarios wherein a formatted link ended up as part of a larger raw link after parsing, change the containment check to an overlap check and add appropriate tests for these edge cases.