We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d44fd0 commit 938046fCopy full SHA for 938046f
pinyin/double_pinyin_flypy.schema.yaml
@@ -20,6 +20,7 @@ switches:
20
- name: full_shape
21
states: [ 半角, 全角 ]
22
- name: simplification
23
+ reset: 1
24
states: [ 漢字, 汉字 ]
25
- name: ascii_punct
26
states: [ 。,, ., ]
@@ -85,7 +86,7 @@ speller:
85
86
#- abbrev/^(.).+$/$1/
87
88
translator:
- dictionary: luna_pinyin
89
+ dictionary: luna_pinyin.extended
90
prism: double_pinyin_flypy
91
preedit_format:
92
- xform/([bpmfdtnljqx])n/$1iao/
pinyin/muna_pinyin.schema.yaml
@@ -24,6 +24,7 @@ switches:
27
28
29
30
0 commit comments