mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +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`