Skip to content

Commit c8ca1fc

Browse files
committed
调整ID生成器,但似乎作用并不是我想要的
1 parent e1d307f commit c8ca1fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Writerside/writerside.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@
77
<categories src="c.list"/>
88
<vars src="v.list"/>
99
<instance src="s4.tree" version="v%version%" />
10+
<settings>
11+
<id-generator-method>LOWER_CASE_DASHES_INTERNATIONAL</id-generator-method>
12+
</settings>
1013
</ihp>

0 commit comments

Comments
 (0)