rust/crates/ra_syntax
Jeremy Kolb 1438f38eb6 Preserve whitespace at the end of doc comments
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
2019-10-27 16:56:25 -04:00
..
fuzz Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
src Preserve whitespace at the end of doc comments 2019-10-27 16:56:25 -04:00
test_data Merge #1951 2019-10-08 08:44:26 +00:00
Cargo.toml Bump deps 2019-10-17 18:08:11 +03:00