Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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**: <code xml> <Formatting> <JoinLinesWithSpace>true</JoinLinesWithSpace> </Formatting> </code> #xml_option