Added example of non-breaking space in sample project
This commit is contained in:
@@ -18,4 +18,4 @@ This one is a bit longer. “It also has some dialogue in it” she said, before
|
||||
|
||||
Let’s auto-replace this A with <A>, and this C with <C>. While <E> is just <E>.
|
||||
|
||||
|
||||
Let’s also add some text with a non-breaking space in it, like right here!
|
||||
|
||||
@@ -13,8 +13,3 @@ With many cheerful facts about the square of the hypotenuse
|
||||
With many cheerful facts about the square of the hypotenuse
|
||||
With many cheerful facts about the square of the hypotenuse
|
||||
With many cheerful facts about the square of the hypotepotenuse
|
||||
|
||||
Typing Very Fast — too fast!
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<novelWriterXML appVersion="0.3.2" fileVersion="1.0" timeStamp="2019-10-29 11:29:39">
|
||||
<novelWriterXML appVersion="0.3.2" fileVersion="1.0" timeStamp="2019-10-29 14:42:48">
|
||||
<project>
|
||||
<name>Sample Project</name>
|
||||
<title>Sample Project</title>
|
||||
@@ -11,7 +11,7 @@
|
||||
<spellCheck>True</spellCheck>
|
||||
<lastEdited>ba8a28a246524</lastEdited>
|
||||
<lastViewed>ba8a28a246524</lastViewed>
|
||||
<lastWordCount>864</lastWordCount>
|
||||
<lastWordCount>873</lastWordCount>
|
||||
<autoReplace>
|
||||
<A>B</A>
|
||||
<B>E</B>
|
||||
@@ -79,10 +79,10 @@
|
||||
<status>Notes</status>
|
||||
<expanded>False</expanded>
|
||||
<layout>SCENE</layout>
|
||||
<charCount>713</charCount>
|
||||
<wordCount>132</wordCount>
|
||||
<paraCount>6</paraCount>
|
||||
<cursorPos>72</cursorPos>
|
||||
<charCount>787</charCount>
|
||||
<wordCount>146</wordCount>
|
||||
<paraCount>7</paraCount>
|
||||
<cursorPos>152</cursorPos>
|
||||
</item>
|
||||
<item handle="bc0cbd2a407f3" order="2" parent="e7ded148d6e4a">
|
||||
<name>Another Scene</name>
|
||||
@@ -103,10 +103,10 @@
|
||||
<status>Finished</status>
|
||||
<expanded>False</expanded>
|
||||
<layout>UNNUMBERED</layout>
|
||||
<charCount>658</charCount>
|
||||
<wordCount>106</wordCount>
|
||||
<paraCount>4</paraCount>
|
||||
<cursorPos>678</cursorPos>
|
||||
<charCount>630</charCount>
|
||||
<wordCount>101</wordCount>
|
||||
<paraCount>3</paraCount>
|
||||
<cursorPos>648</cursorPos>
|
||||
</item>
|
||||
<item handle="96b68994dfa3d" order="4" parent="e7ded148d6e4a">
|
||||
<name>A Note on Ipsums</name>
|
||||
|
||||
Reference in New Issue
Block a user