Updated sample project
This commit is contained in:
@@ -11,7 +11,7 @@ Some text here would look good as well, and maybe some "dialogue"?
|
|||||||
|
|
||||||
**Some Section**
|
**Some Section**
|
||||||
|
|
||||||
So, this is some __text__ that we’ve been adding to this document. It is utterly meaningless text, _but_ since this is just dummy text, that doesn’t really matter. The text is perfectly happy to live in this document regardless.
|
So, this is some __text__ that we’ve been adding to this document. It is utterly meaningless text, _but_ since this is just dummy text, that doesn’t 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.
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user