Connected the syntax highlicghter to the index. It now shows valid keywords and values
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
% Begin Meta
|
||||
@POV: Jane
|
||||
@Char: Jane, John
|
||||
@Location: Earth
|
||||
% End Meta
|
||||
|
||||
Some text here would look good as well, and maybe some "dialogue"?
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# Earth
|
||||
|
||||
@tag: Earth
|
||||
|
||||
Third planet from the sun, fairly dense, and with lots of people on it.
|
||||
@@ -101,3 +101,26 @@ Start: 2019-05-30 18:26:01 End: 2019-05-30 18:27:56 Words: 0
|
||||
Start: 2019-05-30 18:28:00 End: 2019-05-30 18:30:22 Words: 0
|
||||
Start: 2019-05-30 18:42:16 End: 2019-05-30 18:43:10 Words: 0
|
||||
Start: 2019-05-30 18:43:24 End: 2019-05-30 18:43:31 Words: 0
|
||||
Start: 2019-05-30 18:48:54 End: 2019-05-30 18:49:19 Words: 0
|
||||
Start: 2019-05-30 18:49:23 End: 2019-05-30 18:49:53 Words: 0
|
||||
Start: 2019-05-30 18:51:06 End: 2019-05-30 19:02:40 Words: 0
|
||||
Start: 2019-05-30 19:07:17 End: 2019-05-30 19:07:26 Words: 0
|
||||
Start: 2019-05-30 19:17:16 End: 2019-05-30 19:17:39 Words: 0
|
||||
Start: 2019-05-30 19:17:44 End: 2019-05-30 19:17:55 Words: 0
|
||||
Start: 2019-05-30 19:18:44 End: 2019-05-30 19:19:15 Words: 0
|
||||
Start: 2019-05-30 19:19:20 End: 2019-05-30 19:19:47 Words: 0
|
||||
Start: 2019-05-30 19:21:41 End: 2019-05-30 19:21:44 Words: 0
|
||||
Start: 2019-05-30 19:24:00 End: 2019-05-30 19:24:03 Words: 0
|
||||
Start: 2019-05-30 19:24:45 End: 2019-05-30 19:26:48 Words: 0
|
||||
Start: 2019-05-30 19:28:23 End: 2019-05-30 19:32:41 Words: 0
|
||||
Start: 2019-05-30 19:32:57 End: 2019-05-30 19:33:18 Words: 0
|
||||
Start: 2019-05-30 19:33:22 End: 2019-05-30 19:33:39 Words: 0
|
||||
Start: 2019-05-30 19:34:08 End: 2019-05-30 19:34:31 Words: 0
|
||||
Start: 2019-05-30 19:34:43 End: 2019-05-30 19:34:45 Words: 0
|
||||
Start: 2019-05-30 19:34:58 End: 2019-05-30 19:36:33 Words: 0
|
||||
Start: 2019-05-30 19:36:38 End: 2019-05-30 19:36:47 Words: 0
|
||||
Start: 2019-05-30 19:43:30 End: 2019-05-30 19:43:35 Words: 0
|
||||
Start: 2019-05-30 19:43:42 End: 2019-05-30 19:43:49 Words: 0
|
||||
Start: 2019-05-30 19:45:34 End: 2019-05-30 19:45:59 Words: 0
|
||||
Start: 2019-05-30 19:53:25 End: 2019-05-30 19:55:00 Words: 0
|
||||
Start: 2019-05-30 19:55:21 End: 2019-05-30 19:56:16 Words: 0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<novelWriterXML appVersion="0.1.4" fileVersion="1.0" timeStamp="2019-05-30 18:43:31">
|
||||
<novelWriterXML appVersion="0.1.4" fileVersion="1.0" timeStamp="2019-05-30 19:56:16">
|
||||
<project>
|
||||
<name>Sample Project</name>
|
||||
<title>Sample Project</title>
|
||||
@@ -76,7 +76,7 @@
|
||||
<charCount>656</charCount>
|
||||
<wordCount>121</wordCount>
|
||||
<paraCount>5</paraCount>
|
||||
<cursorPos>729</cursorPos>
|
||||
<cursorPos>105</cursorPos>
|
||||
</item>
|
||||
<item handle="bc0cbd2a407f3" order="2" parent="e7ded148d6e4a">
|
||||
<name>New File</name>
|
||||
@@ -145,7 +145,7 @@
|
||||
<charCount>76</charCount>
|
||||
<wordCount>15</wordCount>
|
||||
<paraCount>1</paraCount>
|
||||
<cursorPos>0</cursorPos>
|
||||
<cursorPos>20</cursorPos>
|
||||
</item>
|
||||
<item handle="98acd8c76c93a" order="3" parent="None">
|
||||
<name>Trash</name>
|
||||
|
||||
Reference in New Issue
Block a user