I just came across this commit by Adriano:

https://github.com/FirebirdSQL/firebird/commit/c2584cf84be78f4aa157f003445dd17c8bc52c3f

It removes a number of double-whitespaces in the CHANGELOG.md and README.md. Double whitespace at the end of a line has meaning in markdown: it introduces an explicit linebreak, otherwise the linebreak is just non-linebreak whitespace when rendered.

In my opinion this commit breaks the formatting and should be reverted.

Compare:

Before this commit: https://github.com/FirebirdSQL/firebird/blob/57351a030ce72e5772e696f23ae174ee2c21bf69/CHANGELOG.md

after this commit: https://github.com/FirebirdSQL/firebird/blob/c2584cf84be78f4aa157f003445dd17c8bc52c3f/CHANGELOG.md
--
Mark Rotteveel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to