Skip to content

message.rs: Remove whitespaces around msg parts

Eisha Chen-yen-su requested to merge Kagamihime/fractal:quotes-spacing into master

This removes the leading and trailing whitespaces of each messages' parts as we want a consistent spacing between the quotes and the rest of the messages. Thus the spacing between a quote and a text separated by many line returns and none will be the same.

Merge request reports