Updated sample project

This commit is contained in:
Veronica K. B. Olsen
2019-05-12 16:23:09 +02:00
parent 0dd105e828
commit 0509ed53ee
2 changed files with 7 additions and 4 deletions
@@ -11,9 +11,9 @@ Some text here would look good as well, and maybe some "dialogue"?
**Some Section** **Some Section**
So, this is some __text__ that weve been adding to this document. It is utterly meaningless text, _but_ since this is just dummy text, that doesnt really matter. The text is perfectly happy to live in this document regardless. So, this is some __text__ that weve been adding to this document. It is utterly meaningless text, _but_ since this is just dummy text, that doesnt really matter. The text is perfectly happy to live in this document reggardless.
This paragraph is also meaningless. At least a bit. This paragraph is also meaningless. At least a bit.
# #
## ##
+5 -2
View File
@@ -1,11 +1,14 @@
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='utf-8'?>
<novelWriterXML appVersion="0.0.1" fileVersion="1.0" timeStamp="2019-05-10 18:35:23"> <novelWriterXML appVersion="0.1.0" fileVersion="1.0" timeStamp="2019-05-12 16:22:26">
<project> <project>
<name>Sample Project</name> <name>Sample Project</name>
<title>Sample Project</title> <title>Sample Project</title>
<author>Jane Smith</author> <author>Jane Smith</author>
<author>Jay Doh</author> <author>Jay Doh</author>
</project> </project>
<settings>
<spellCheck>False</spellCheck>
</settings>
<content count="15"> <content count="15">
<item handle="7031beac91f75" order="0" parent="None"> <item handle="7031beac91f75" order="0" parent="None">
<name>Novel</name> <name>Novel</name>
@@ -50,7 +53,7 @@
<status>1</status> <status>1</status>
<expanded>False</expanded> <expanded>False</expanded>
<layout>SCENE</layout> <layout>SCENE</layout>
<charCount>404</charCount> <charCount>417</charCount>
<wordCount>71</wordCount> <wordCount>71</wordCount>
<paraCount>5</paraCount> <paraCount>5</paraCount>
</item> </item>