Skip to content

Commit 9ac8422

Browse files
nschonniMaledong
authored andcommitted
Fixtures of addtional Mardownlint list rules (#2376)
1. fix: MD007/ul-indent(Unordered list indentation) 2. fix: MD030/list-marker-space(Spaces after list markers) 3. fix: MD029/ol-prefix(Ordered list item prefix)
1 parent 87f23a9 commit 9ac8422

23 files changed

Lines changed: 224 additions & 227 deletions

.markdownlint.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"default": true,
33
"MD004": false,
4-
"MD007": false,
54
"MD009": false,
65
"MD012": false,
76
"MD013": false,
@@ -11,8 +10,6 @@
1110
"MD026": false,
1211
"MD027": false,
1312
"MD028": false,
14-
"MD029": false,
15-
"MD030": false,
1613
"MD031": false,
1714
"MD032": false,
1815
"MD033": false,

TRANSLATION.md

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9,40 +9,40 @@ would like to contribute to the translation of nodejs.org, please refer to the f
99

1010
* Contact your appropriate localization group, and discuss with them the best possible way to contribute. A list of the localization groups can be found here (please keep in mind that some groups have not yet taken action upon the project name changes, hence the outdated repository names):
1111

12-
* [`nodejs-ar`](https://github.com/nodejs/nodejs-ar) Arabic Community
13-
* [`nodejs-bg`](https://github.com/nodejs/nodejs-bg) Bulgarian Community
14-
* [`nodejs-bn`](https://github.com/nodejs/nodejs-bn) Bengali Community
15-
* [`nodejs-zh-CN`](https://github.com/nodejs/nodejs-zh-CN) Chinese Community
16-
* [`nodejs-cs`](https://github.com/nodejs/nodejs-cs) Czech Community
17-
* [`nodejs-da`](https://github.com/nodejs/nodejs-da) Danish Community
18-
* [`nodejs-de`](https://github.com/nodejs/nodejs-de) German Community
19-
* [`nodejs-el`](https://github.com/nodejs/nodejs-el) Greek Community
20-
* [`nodejs-es`](https://github.com/nodejs/nodejs-es) Spanish Community
21-
* [`nodejs-fa`](https://github.com/nodejs/nodejs-fa) Persian Community
22-
* [`nodejs-fi`](https://github.com/nodejs/nodejs-fi) Finnish Community
23-
* [`nodejs-fr`](https://github.com/nodejs/nodejs-fr) French Community
24-
* [`nodejs-he`](https://github.com/nodejs/nodejs-he) Hebrew Community
25-
* [`nodejs-hi`](https://github.com/nodejs/nodejs-hi) Hindi Community
26-
* [`nodejs-hu`](https://github.com/nodejs/nodejs-hu) Hungarian Community
27-
* [`nodejs-id`](https://github.com/nodejs/nodejs-id) Indonesian Community
28-
* [`nodejs-it`](https://github.com/nodejs/nodejs-it) Italian Community
29-
* [`nodejs-ja`](https://github.com/nodejs/nodejs-ja) Japanese Community
30-
* [`nodejs-ka`](https://github.com/nodejs/nodejs-ka) Georgian Community
31-
* [`nodejs-ko`](https://github.com/nodejs/nodejs-ko) Korean Community
32-
* [`nodejs-mk`](https://github.com/nodejs/nodejs-mk) Macedonian Community
33-
* [`nodejs-ms`](https://github.com/nodejs/nodejs-ms) Malaysian Community
34-
* [`nodejs-nl`](https://github.com/nodejs/nodejs-nl) Dutch Community
35-
* [`nodejs-no`](https://github.com/nodejs/nodejs-no) Norwegian Community
36-
* [`nodejs-pl`](https://github.com/nodejs/nodejs-pl) Polish Community
37-
* [`nodejs-pt`](https://github.com/nodejs/nodejs-pt) Portuguese Community
38-
* [`nodejs-ro`](https://github.com/nodejs/nodejs-ro) Romanian Community
39-
* [`nodejs-ru`](https://github.com/nodejs/nodejs-ru) Russian Community
40-
* [`nodejs-sv`](https://github.com/nodejs/nodejs-sv) Swedish Community
41-
* [`nodejs-ta`](https://github.com/nodejs/nodejs-ta) Tamil Community
42-
* [`nodejs-tr`](https://github.com/nodejs/nodejs-tr) Turkish Community
43-
* [`nodejs-zh-TW`](https://github.com/nodejs/nodejs-zh-TW) Taiwanese Community
44-
* [`nodejs-uk`](https://github.com/nodejs/nodejs-uk) Ukrainian Community
45-
* [`nodejs-vi`](https://github.com/nodejs/nodejs-vi) Vietnamese Community
12+
* [`nodejs-ar`](https://github.com/nodejs/nodejs-ar) Arabic Community
13+
* [`nodejs-bg`](https://github.com/nodejs/nodejs-bg) Bulgarian Community
14+
* [`nodejs-bn`](https://github.com/nodejs/nodejs-bn) Bengali Community
15+
* [`nodejs-zh-CN`](https://github.com/nodejs/nodejs-zh-CN) Chinese Community
16+
* [`nodejs-cs`](https://github.com/nodejs/nodejs-cs) Czech Community
17+
* [`nodejs-da`](https://github.com/nodejs/nodejs-da) Danish Community
18+
* [`nodejs-de`](https://github.com/nodejs/nodejs-de) German Community
19+
* [`nodejs-el`](https://github.com/nodejs/nodejs-el) Greek Community
20+
* [`nodejs-es`](https://github.com/nodejs/nodejs-es) Spanish Community
21+
* [`nodejs-fa`](https://github.com/nodejs/nodejs-fa) Persian Community
22+
* [`nodejs-fi`](https://github.com/nodejs/nodejs-fi) Finnish Community
23+
* [`nodejs-fr`](https://github.com/nodejs/nodejs-fr) French Community
24+
* [`nodejs-he`](https://github.com/nodejs/nodejs-he) Hebrew Community
25+
* [`nodejs-hi`](https://github.com/nodejs/nodejs-hi) Hindi Community
26+
* [`nodejs-hu`](https://github.com/nodejs/nodejs-hu) Hungarian Community
27+
* [`nodejs-id`](https://github.com/nodejs/nodejs-id) Indonesian Community
28+
* [`nodejs-it`](https://github.com/nodejs/nodejs-it) Italian Community
29+
* [`nodejs-ja`](https://github.com/nodejs/nodejs-ja) Japanese Community
30+
* [`nodejs-ka`](https://github.com/nodejs/nodejs-ka) Georgian Community
31+
* [`nodejs-ko`](https://github.com/nodejs/nodejs-ko) Korean Community
32+
* [`nodejs-mk`](https://github.com/nodejs/nodejs-mk) Macedonian Community
33+
* [`nodejs-ms`](https://github.com/nodejs/nodejs-ms) Malaysian Community
34+
* [`nodejs-nl`](https://github.com/nodejs/nodejs-nl) Dutch Community
35+
* [`nodejs-no`](https://github.com/nodejs/nodejs-no) Norwegian Community
36+
* [`nodejs-pl`](https://github.com/nodejs/nodejs-pl) Polish Community
37+
* [`nodejs-pt`](https://github.com/nodejs/nodejs-pt) Portuguese Community
38+
* [`nodejs-ro`](https://github.com/nodejs/nodejs-ro) Romanian Community
39+
* [`nodejs-ru`](https://github.com/nodejs/nodejs-ru) Russian Community
40+
* [`nodejs-sv`](https://github.com/nodejs/nodejs-sv) Swedish Community
41+
* [`nodejs-ta`](https://github.com/nodejs/nodejs-ta) Tamil Community
42+
* [`nodejs-tr`](https://github.com/nodejs/nodejs-tr) Turkish Community
43+
* [`nodejs-zh-TW`](https://github.com/nodejs/nodejs-zh-TW) Taiwanese Community
44+
* [`nodejs-uk`](https://github.com/nodejs/nodejs-uk) Ukrainian Community
45+
* [`nodejs-vi`](https://github.com/nodejs/nodejs-vi) Vietnamese Community
4646

4747

4848
## For Localization Groups
@@ -53,10 +53,10 @@ would like to contribute to the translation of nodejs.org, please refer to the f
5353

5454
* The following files need to be in your language folder:
5555

56-
* `site.json` (this contains the basic settings and navigation structure for the website)
57-
* `index.md` (this contains the Markdown translation for the home page.)
58-
* `styles.styl` (this imports the necessary Stylus files)
59-
* All files and files in subfolders that end in `.md` are content pages and should be translated.
56+
* `site.json` (this contains the basic settings and navigation structure for the website)
57+
* `index.md` (this contains the Markdown translation for the home page.)
58+
* `styles.styl` (this imports the necessary Stylus files)
59+
* All files and files in subfolders that end in `.md` are content pages and should be translated.
6060

6161
* Prefix your PR with the localization group's name (e.g. `nodejs-no`). If you are only translating one of the above files, please mention them in your PR's subject as well, e.g.:
6262

locale/en/blog/release/v10.14.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Fixes for the following CVEs are included in this release:
2222

2323
* **deps**: Upgrade to OpenSSL 1.1.0j, fixing CVE-2018-0734 and CVE-2019-0735
2424
* **http**:
25-
* Headers received by HTTP servers must not exceed 8192 bytes in total to prevent possible Denial of Service attacks. Reported by Trevor Norris. (CVE-2018-12121 / Matteo Collina)
26-
* A timeout of 40 seconds now applies to servers receiving HTTP headers. This value can be adjusted with `server.headersTimeout`. Where headers are not completely received within this period, the socket is destroyed on the next received chunk. In conjunction with `server.setTimeout()`, this aids in protecting against excessive resource retention and possible Denial of Service. Reported by Jan Maybach ([liebdich.com](https://liebdich.com)). (CVE-2018-12122 / Matteo Collina)
25+
* Headers received by HTTP servers must not exceed 8192 bytes in total to prevent possible Denial of Service attacks. Reported by Trevor Norris. (CVE-2018-12121 / Matteo Collina)
26+
* A timeout of 40 seconds now applies to servers receiving HTTP headers. This value can be adjusted with `server.headersTimeout`. Where headers are not completely received within this period, the socket is destroyed on the next received chunk. In conjunction with `server.setTimeout()`, this aids in protecting against excessive resource retention and possible Denial of Service. Reported by Jan Maybach ([liebdich.com](https://liebdich.com)). (CVE-2018-12122 / Matteo Collina)
2727
* **url**: Fix a bug that would allow a hostname being spoofed when parsing URLs with `url.parse()` with the `'javascript:'` protocol. Reported by [Martin Bajanik](https://twitter.com/_bayotop) ([Kentico](https://kenticocloud.com/)). (CVE-2018-12123 / Matteo Collina)
2828

2929
### Commits

locale/en/blog/release/v11.3.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Fixes for the following CVEs are included in this release:
2222

2323
* **deps**: Upgrade to OpenSSL 1.1.0j, fixing CVE-2018-0734 and CVE-2019-0735
2424
* **http**:
25-
* Headers received by HTTP servers must not exceed 8192 bytes in total to prevent possible Denial of Service attacks. Reported by Trevor Norris. (CVE-2018-12121 / Matteo Collina)
26-
* A timeout of 40 seconds now applies to servers receiving HTTP headers. This value can be adjusted with `server.headersTimeout`. Where headers are not completely received within this period, the socket is destroyed on the next received chunk. In conjunction with `server.setTimeout()`, this aids in protecting against excessive resource retention and possible Denial of Service. Reported by Jan Maybach ([liebdich.com](https://liebdich.com)). (CVE-2018-12122 / Matteo Collina)
25+
* Headers received by HTTP servers must not exceed 8192 bytes in total to prevent possible Denial of Service attacks. Reported by Trevor Norris. (CVE-2018-12121 / Matteo Collina)
26+
* A timeout of 40 seconds now applies to servers receiving HTTP headers. This value can be adjusted with `server.headersTimeout`. Where headers are not completely received within this period, the socket is destroyed on the next received chunk. In conjunction with `server.setTimeout()`, this aids in protecting against excessive resource retention and possible Denial of Service. Reported by Jan Maybach ([liebdich.com](https://liebdich.com)). (CVE-2018-12122 / Matteo Collina)
2727
* **url**: Fix a bug that would allow a hostname being spoofed when parsing URLs with `url.parse()` with the `'javascript:'` protocol. Reported by [Martin Bajanik](https://twitter.com/_bayotop) ([Kentico](https://kenticocloud.com/)). (CVE-2018-12123 / Matteo Collina)
2828

2929
### Commits

0 commit comments

Comments
 (0)