Module:Chem:修订间差异
小 修正错误 |
小 已保护“Module:Chem”:常用模板([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)) |
||
(未显示5个用户的5个中间版本) | |||
第24行: | 第24行: | ||
if ch=="." or ch=="·" then | if ch=="." or ch=="·" then | ||
table.insert(res, "·") | table.insert(res, "·") | ||
norm=true | |||
elseif ch=="=" then | |||
table.insert(res, "=") | |||
norm=true | norm=true | ||
elseif ch=="^" then | elseif ch=="^" then |