mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +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