options:xml:join-lines-with-space

This is an old revision of the document!


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 scape (if line does not end with space already) using this flag in settings.xml:

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

#xml_option