File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ a proper line break and will show up in the document viewer and exported documen
1919break does not start a new paragraph, but forces a break inside the paragraph like a Shift + Enter
2020does in most rich text editors. Two line breaks is still needed to start a new paragraph.
2121
22- The old syntax of adding two spaces to force a line break within a paragraph will still work as
23- before, so there is no need to change your existing text if you've used this feature. However,
24- there is a new highlighting feature that will show you where in the text you have redundant spaces.
25- If you are used to having double spaces between sentences, you may want to switch off this
26- highlighting feature in Preferences as it will also detect those.
22+ The old syntax of adding two spaces at the end of a line to force a line break within a paragraph
23+ will still work as before, so there is no need to change your existing text if you've used this
24+ feature. However, there is a new highlighting feature that will show you where in the text you have
25+ redundant spaces. If you are used to having double spaces between sentences, you may want to switch
26+ off this highlighting feature in Preferences as it will also detect those.
2727
2828A helper function has been added to the Format menu that can look through a paragraph and remove
2929line breaks in case you've been using line breaks inside your existing text under the assumption
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ <h3>Line Breaks</h3>
1717as a proper line break and will show up in the document viewer and exported documents. A single
1818line break does not start a new paragraph, but forces a break inside the paragraph like a Shift +
1919Enter does in most rich text editors. Two line breaks is still needed to start a new paragraph.</ p >
20- < p > The old syntax of adding two spaces to force a line break within a paragraph will still work
21- as before, so there is no need to change your existing text if you've used this feature. However,
22- there is a new highlighting feature that will show you where in the text you have redundant spaces.
23- If you are used to having double spaces between sentences, you may want to switch off this
24- highlighting feature in Preferences as it will also detect those.</ p >
20+ < p > The old syntax of adding two spaces at the end of a line to force a line break within a
21+ paragraph will still work as before, so there is no need to change your existing text if you've
22+ used this feature. However, there is a new highlighting feature that will show you where in the
23+ text you have redundant spaces. If you are used to having double spaces between sentences, you may
24+ want to switch off this highlighting feature in Preferences as it will also detect those.</ p >
2525< p > A helper function has been added to the Format menu that can look through a paragraph and remove
2626line breaks in case you've been using line breaks inside your existing text under the assumption
2727that the exporter and viewer will ignore them.</ p >
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <novelWriterXML appVersion =" 1.4b1 " hexVersion =" 0x010400b1 " fileVersion =" 1.2" timeStamp =" 2021-06-13 19:55:59 " >
2+ <novelWriterXML appVersion =" 1.4 " hexVersion =" 0x010400f0 " fileVersion =" 1.2" timeStamp =" 2021-07-27 23:14:32 " >
33 <project >
44 <name >Sample Project</name >
55 <title >Sample Project</title >
66 <author >Jane Smith</author >
77 <author >Jay Doh</author >
8- <saveCount >1108 </saveCount >
8+ <saveCount >1109 </saveCount >
99 <autoCount >189</autoCount >
10- <editTime >53069 </editTime >
10+ <editTime >53268 </editTime >
1111 </project >
1212 <settings >
1313 <doBackup >False</doBackup >
You can’t perform that action at this time.
0 commit comments