mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
1438f38eb6
Whitespace can have special meaning in markdown. For instance ending a line with three spaces will render a new line. Note that this behavior diverges from RLS. Fixes #1997