fix linting for fenced codeblocks only (see electron/electronjs.org#868)
This commit is contained in:
parent
2441d51093
commit
435e027dc3
17 changed files with 79 additions and 65 deletions
|
@ -140,7 +140,7 @@ option is ignored and `pacScript` configuration is applied.
|
|||
|
||||
The `proxyRules` has to follow the rules below:
|
||||
|
||||
```
|
||||
```sh
|
||||
proxyRules = schemeProxies[";"<schemeProxies>]
|
||||
schemeProxies = [<urlScheme>"="]<proxyURIList>
|
||||
urlScheme = "http" | "https" | "ftp" | "socks"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue