options:xml:join-lines-with-space

Join Lines With Space Separator

By default, command Join Lines does not add extra space between lines fragment.

You can activate alternative way and add this extra space (if a line does not end with space already) using this flag in settings.xml:

<Formatting>
   <JoinLinesWithSpace>true</JoinLinesWithSpace>
</Formatting> 

#xml_option