📄 disability.xml.svn-base
字号:
<?xml version="1.0" encoding="UTF-8"?>
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ruleset.xsd">
<title>Disability</title>
<rule>
<report>words to avoid</report>
<regex>
<find>\b(?:crippl(?:e[ds]?|ing)feeble[- ]?minded|handicapped|idiots?|luna(?:cy|tics?)|mad(?:|wo)m[ae]n)\b</find>
<replace tentative="true">---</replace>
</regex>
</rule>
</ruleset>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -