Fix zh-CN document symbol and format (#29)

This commit is contained in:
Reece
2022-08-25 09:45:22 +08:00
committed by GitHub
parent 97e284e65e
commit 31a2e368cc
40 changed files with 297 additions and 297 deletions

View File

@@ -27,7 +27,7 @@
默认 DNS 服务器的标签。
使用第一个服务器,如果为空
默认使用第一个服务器。
#### strategy

View File

@@ -110,7 +110,7 @@
4 (A DNS 查询) 或 6 (AAAA DNS 查询)。
为空则不限制。
默认不限制。
#### network
@@ -142,7 +142,7 @@
#### geosite
匹配 GeoSite.
匹配 GeoSite
#### source_geoip
@@ -172,7 +172,7 @@
!!! error ""
仅支持 Linux, Windows, 和 macOS.
仅支持 LinuxWindows 和 macOS.
匹配进程名称。
@@ -184,7 +184,7 @@
!!! error ""
仅支持 Linux.
仅支持 Linux
匹配用户名。
@@ -192,7 +192,7 @@
!!! error ""
仅支持 Linux.
仅支持 Linux
匹配用户 ID。
@@ -212,7 +212,7 @@
#### disable_cache
在此查询中禁用缓存
在此查询中禁用缓存
### 逻辑字段

View File

@@ -51,7 +51,7 @@ DNS 服务器的地址。
!!! info ""
RCode 传输层传输层常用于屏蔽请求. 与 DNS 规则和 `disable_cache` 规则选项一起使用.
RCode 传输层传输层常用于屏蔽请求. 与 DNS 规则和 `disable_cache` 规则选项一起使用
| RCode | 描述 |
|-------------------|----------|
@@ -72,15 +72,15 @@ DNS 服务器的地址。
用于解析本 DNS 服务器的域名的策略。
可选项:`prefer_ipv4` `prefer_ipv6` `ipv4_only` `ipv6_only`.
可选项:`prefer_ipv4` `prefer_ipv6` `ipv4_only` `ipv6_only`
如果为空,将使用 `dns.strategy`.
默认使用 `dns.strategy`
#### strategy
默认解析策略。
可选项:`prefer_ipv4` `prefer_ipv6` `ipv4_only` `ipv6_only`.
可选项:`prefer_ipv4` `prefer_ipv6` `ipv4_only` `ipv6_only`
如果被其他设置覆盖则不生效。