Skip to content

Commit 0a7e3d7

Browse files
committed
合併遠端追蹤分支 'origin/new-text'
2 parents 4957ad3 + 35a00db commit 0a7e3d7

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

Code/text-sample.unigal

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<unigal>
3+
<meta>
4+
<!--......-->
5+
</meta>
6+
<body>
7+
<text>
8+
<character>顾伟</character>
9+
<pages>
10+
<page>
11+
<para>唉。</para>
12+
</page>
13+
<page>
14+
<para>一声叹息,那天的事件对我和半夏的影响颇大。</para>
15+
</page>
16+
<page>
17+
<para>一向学霸的她竟错了几道大题就是明证,</para>
18+
<para>我虽然每天都用信息给她打气,其实心中也是忐忑的。</para>
19+
</page>
20+
</pages>
21+
</text>
22+
</body>
23+
</unigal>

UniGal-Script.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ EndProject
3939
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Code", "Code", "{F1EB54D0-1936-4215-A186-9BA6C1A1BBB1}"
4040
ProjectSection(SolutionItems) = preProject
4141
Code\Simple.unigal = Code\Simple.unigal
42+
Code\unigal.sublime-syntax = Code\unigal.sublime-syntax
4243
Code\XMLFILE.xml = Code\XMLFILE.xml
4344
EndProjectSection
4445
EndProject

0 commit comments

Comments
 (0)