mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
bd63edc07a
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`