mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-30 20:44:34 +00:00
Correctly handle links starting with whitespace Part of https://github.com/rust-lang/rust/issues/107995. I just got this issue, wrote a fix and then saw the issue. So here's the PR. ^^' r? `@petrochenkov`