Skip to content

Commit 261eeab

Browse files
committed
Rewrite Help zh-Hant-HK in Conway-Markdown v4
1 parent e0379e7 commit 261eeab

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,85 +1,88 @@
1-
{+ links.inc +}
2-
{+ lang.inc +}
3-
{+ keys.inc +}
1+
< links.cmdr
2+
< keys.cmdr
3+
< typography.cmdr
44

5-
%%
6-
%lang zh-Hant-HK
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-Hant-HK
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-5\stroke-5\
5659
\stroke-4\stroke-4\stroke-4\stroke-4
57-
==
60+
//
5861
, 公
5962
,{.stroke-key}
6063
\stroke-3\stroke-4\stroke-5\stroke-4
6164
''''
6265

6366

64-
## 雜項 ##
67+
## 雜項
6568

6669
''''
67-
==
70+
//
6871
, 橫掃 \space-bar-zh
6972
, 轉語言
70-
==
73+
//
7174
, 長撳 \space-bar-zh
7275
, 轉至其他鍵盤
7376
''''
7477

7578

76-
## 收回鍵盤 ##
79+
## 收回鍵盤
7780

7881
----
7982
以系統__返回掣__(或__返回手勢__)而收回鍵盤。
8083
----
8184

8285

8386
<footer>
84-
此頁之 [CMD] 源碼: \cmd-source
87+
此頁之 [CMD] 源碼: [cmd-source]
8588
</footer>

app/src/main/assets/help-zh-Hant-HK.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-Hant-HK.cmd"><code>help-zh-Hant-HK.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-Hant-HK.cmd">https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help-zh-Hant-HK.cmd</a>&gt;
7878
</footer>
7979
</body>
8080
</html>

0 commit comments

Comments
 (0)