Skip to content

Commit 0ee8b34

Browse files
committed
Rewrite Help zh-Hans-CN in Conway-Markdown v4
1 parent 8050b37 commit 0ee8b34

2 files changed

Lines changed: 30 additions & 27 deletions

File tree

Lines changed: 29 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,87 @@
1-
{+ links.inc +}
2-
{+ lang.inc +}
3-
{+ keys.inc +}
1+
< links.cmdr
2+
< keys.cmdr
3+
< typography.cmdr
44

5-
%%
6-
%lang zh-Hans-CN
7-
%title 说明
8-
%resources <link rel="stylesheet" href="webview.css">
9-
%%
5+
OrdinaryDictionaryReplacement: #boilerplate-properties-override
6+
- queue_position: BEFORE #boilerplate-properties
7+
- apply_mode: SIMULTANEOUS
8+
* %lang --> zh-Hans-CN
9+
* %title --> 说明
1010

11+
%%%
1112

12-
# %title #
13+
@LINK_DEFINITIONS
1314

15+
# %title
1416

15-
## 笔画 ##
17+
18+
## 笔画
1619

1720
''''
18-
==
21+
//
1922
, <kbd class="stroke-key">\stroke-1</kbd>
2023
, 横、提
21-
==
24+
//
2225
, <kbd class="stroke-key">\stroke-2</kbd>
2326
, 竖、竖钩
24-
==
27+
//
2528
, <kbd class="stroke-key">\stroke-3</kbd>
2629
, 撇
27-
==
30+
//
2831
, <kbd class="stroke-key">\stroke-4</kbd>
2932
, 捺、点
30-
==
33+
//
3134
, <kbd class="stroke-key">\stroke-5</kbd>
3235
, 折、弯
3336
''''
3437

3538

36-
## 例子 ##
39+
## 例子
3740

3841
''''
3942
|^
40-
==
43+
//
4144
; 字
4245
; 笔顺
4346
|:
44-
==
47+
//
4548
, 天
4649
,{.stroke-key}
4750
\stroke-1\stroke-1\stroke-3\stroke-4
48-
==
51+
//
4952
, 下
5053
,{.stroke-key}
5154
\stroke-1\stroke-2\stroke-4
52-
==
55+
//
5356
, 为
5457
,{.stroke-key}
5558
\stroke-4\stroke-3\stroke-5\stroke-4
56-
==
59+
//
5760
, 公
5861
,{.stroke-key}
5962
\stroke-3\stroke-4\stroke-5\stroke-4
6063
''''
6164

6265

63-
## 杂项 ##
66+
## 杂项
6467

6568
''''
66-
==
69+
//
6770
, 横扫 \space-bar-zh
6871
, 转语言
69-
==
72+
//
7073
, 长按 \space-bar-zh
7174
, 转至其他键盘
7275
''''
7376

7477

75-
## 收回键盘 ##
78+
## 收回键盘
7679

7780
----
7881
用系统__返回按钮__(或__返回手势__)来收回键盘。
7982
----
8083

8184

8285
<footer>
83-
此页的 [CMD] 源码: \cmd-source
86+
此页的 [CMD] 源码: [cmd-source]
8487
</footer>

app/src/main/assets/help-zh-Hans-CN.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h2>收回键盘</h2>
7474
用系统<b>返回按钮</b>(或<b>返回手势</b>)来收回键盘。
7575
</p>
7676
<footer>
77-
此页的 <a lang="en" href="https://github.com/conway-markdown/conway-markdown">CMD</a> 源码: <a href="https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help-zh-Hans-CN.cmd"><code>help-zh-Hans-CN.cmd</code></a>
77+
此页的 <a href="https://github.com/conway-markdown/conway-markdown">CMD</a> 源码: &lt;<a href="https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help-zh-Hans-CN.cmd">https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help-zh-Hans-CN.cmd</a>&gt;
7878
</footer>
7979
</body>
8080
</html>

0 commit comments

Comments
 (0)