新增 & # 符号转写;Silicon -> silicon

This commit is contained in:
Mirtle
2023-06-13 15:35:09 +08:00
committed by Dvel
parent 0809b2943e
commit 175c9eed56
2 changed files with 7 additions and 8 deletions

View File

@@ -75,7 +75,11 @@ speller:
- derive/\./dot/
- derive/@/at/
- derive/-/hyphen/
- derive/#/hash/
- derive/#/number/
- derive / slash
- derive/&/and/
- derive/%/percent/
# 派生无单个特殊字符的拼写
- derive/[.]//
- derive/[+]//