Skip to content

Commit d54e286

Browse files
nschonniTrott
authored andcommitted
fix: MD005/list-indent (#2360)
Inconsistent indentation for list items at the same level
1 parent 324339c commit d54e286

File tree

6 files changed

+20
-21
lines changed

6 files changed

+20
-21
lines changed

.markdownlint.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"default": true,
33
"MD001": false,
44
"MD004": false,
5-
"MD005": false,
65
"MD006": false,
76
"MD007": false,
87
"MD009": false,

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ If you want to submit a new feature or a bugfix, the best way is to create the c
3535
* Global styles are in `/layouts/css`
3636
* Global static files are in `/static`
3737
* All content and localization specific styles are in `/locale`
38-
* Initial development usually happens in English: `/locale/en`
39-
* `/locale/{{locale}}/site.json` is where global localization information lives.
40-
* All content is in Markdown and is per locale.
38+
* Initial development usually happens in English: `/locale/en`
39+
* `/locale/{{locale}}/site.json` is where global localization information lives.
40+
* All content is in Markdown and is per locale.
4141
* The top of each Markdown file is a block of YAML for page specific localization information that is passed to various templates.
4242
* The bulk of the Markdown content for each page is referenced as `{{{content}}}` in the corresponding template.
4343

locale/ar/about/working-groups.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,17 +162,17 @@ title: مجموعات العمل
162162

163163
تشمل مسؤولياتها:
164164
* تحديد و صيانة سياسات الأمن و إجراءاته لـ:
165-
* مشروع Node.js الأساسي
166-
* المشاريع الأخرى المصانة من قبل لجنة التوجيه التقني التابعة للنود جي اس
165+
* مشروع Node.js الأساسي
166+
* المشاريع الأخرى المصانة من قبل لجنة التوجيه التقني التابعة للنود جي اس
167167
* العمل مع منصة النود الأمنية لجلب ثغرات المجتمع الأمنية للمنظمة كمادة يتم مشاركتها.
168168
* ضمان أن بيانات الثغرات محدثة بطريفة فعالة و مراعية لعامل الوقت. مثلا، بأن يتم ضمان وجود معالجات موثقة جيدا فيما يخص عمليات الإبلاغ عن الثغرات في الوحدات التكميلية الخاصة بالمجتمع.
169169
* مراجعة عمليات توجيه التقارير الأمنية والتوصية بها (لا يعني ذلك إدارة التقارير الأمنية فعليا، فذلك يتم من خلال مجموعة من الأشخاص المختارين من قبل لجنة التوجيه التقني)
170170
* تحديد و صيانة السياسات و الإجراءات المتعلقة بالمخاوف الأمنية المشتركة في النظام البيئي الخارج و المفتوح للنود جي اس.
171171
* تقديم المساعدة للاشخاص الذين يتولون صيانة حزم النود، و ذلك لإصلاح الثغرات التي تشكل تهديدا جديا.
172172
* صيانة و توفير بيانات حول الثغرات التي تم الكشف عنها في:
173-
* مشروع Node.js الأساسي
174-
* المشاريع الأخرى المصانة من قبل لجنة التوجيه التقني التابعة للنود جي اس
175-
* النظام البيئي الخارجي مفتوح المصدر الخاص بNode.js
173+
* مشروع Node.js الأساسي
174+
* المشاريع الأخرى المصانة من قبل لجنة التوجيه التقني التابعة للنود جي اس
175+
* النظام البيئي الخارجي مفتوح المصدر الخاص بNode.js
176176
* الترويج للتحسينات الأمنية في النظام البيئي للنود جي اس.
177177
* التوصية بالتحسينات الأمنية للمشروع الأساسي للنود جي اس.
178178
* تسهيل و ترويج توسع الخدمات الأمنية القوية و النظام البيئي لموفر المنتجات

locale/en/blog/announcements/foundation-advances-growth.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Attendees have the opportunity to see and learn more about how organizations lik
2929
<br><br>In addition, the company is sharing real customer successes and adoption statistics of Node.js at large. The company gathered the data from 100 of their Node customers across the globe. The leading industries in implementation and adoption of Node.js include enterprise software companies and media companies. Financial, payment, travel, e-commerce and IoT tie for third in industries that are leading in both adoption and implementation.
3030
<br><br>Startups are leading the way in adding Node.js into their strategy, but in 2013 and 2014 larger incumbents started to transition their stacks with Node.js as a core technology, notable names include PayPal, Condé Nast, and Costa. In terms of startup saturation:
3131

32-
* 25% of developers at growth-stage companies in enterprise software are using Node.js;
33-
* 25% of developers at FinTech startups are using Node.js;
34-
* Healthcare startups are using Node.js in a significant way - an average of 33% of developers are using Node.js with the primary use-case to enable rapid-innovation;
35-
* 48% of developers are using Node.js at IoT companies;
36-
* 80% of developers at education startups are using the technology.
32+
* 25% of developers at growth-stage companies in enterprise software are using Node.js;
33+
* 25% of developers at FinTech startups are using Node.js;
34+
* Healthcare startups are using Node.js in a significant way - an average of 33% of developers are using Node.js with the primary use-case to enable rapid-innovation;
35+
* 48% of developers are using Node.js at IoT companies;
36+
* 80% of developers at education startups are using the technology.
3737

3838
* NODESOURCE: The company will showcase [N|Solid](https://nodesource.com/products/nsolid) for Enterprise-grade Node.js platform. It extends the capability of Node.js to provide increased developer productivity, protection of critical applications, and peak application performance.
3939
<br><br>The company will also have [free upgrade tools](https://marketing.nodesource.com/acton/fs/blocks/showLandingPage/a/15680/p/p-001f/t/page/fm/4) available to help developers implement the latest Long Term Support version, v4. This version is essential for enterprises and companies using Node.js in more complex environments as it is the most stable and highly security code from the platform.

locale/en/blog/community/2017-election.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ Read more about why our candidates are running below.
5454
- Kat Marchán [@zkat](https://github.com/zkat)
5555
- [Director nomination for Kat Marchán](https://gist.github.com/zkat/345d1485fc4cd1f45155678a3729cd21)
5656
- Charlie Robbins [@indexzero](https://github.com/indexzero)
57-
- [I'm running to increase transparency to the community from the Node.js Board
57+
- [I'm running to increase transparency to the community from the Node.js Board
5858
of Directors](https://medium.com/@indexzero/vote-to-increase-transparency-in-the-node-js-foundation-4a2b22ffaada)
5959
- William P. Riley-Land [@wprl](https://github.com/wprl)
60-
- [I Would Like to Represent Individual Members of the Node.js Foundation](https://medium.com/@wprl/i-would-like-to-represent-individual-members-of-the-node-js-foundation-977157d90aa0#.hq3vo8d8m)
60+
- [I Would Like to Represent Individual Members of the Node.js Foundation](https://medium.com/@wprl/i-would-like-to-represent-individual-members-of-the-node-js-foundation-977157d90aa0#.hq3vo8d8m)
6161

6262
### When is the election? Nominations were solicited until January 15th.
6363
- Ballot will be distributed on January 20th.
@@ -75,9 +75,9 @@ sub-projects, are eligible for free membership. Please
7575
required to have a GitHub account to register.
7676

7777
### What’s the benefit of being an individual member?
78-
- You have a vote and voice on the Node.js Foundation Board of Directors
79-
through the two above-mentioned elected Individual Membership Directors.
80-
- 20% off regular price registration to Node Interactive 2017
78+
- You have a vote and voice on the Node.js Foundation Board of Directors
79+
through the two above-mentioned elected Individual Membership Directors.
80+
- 20% off regular price registration to Node Interactive 2017
8181

8282

8383
See you at the (digital)poll?

locale/en/blog/release/v4.5.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ author: Myles Borins
1313
Semver Minor:
1414

1515
* **buffer**:
16-
* backport new buffer constructor APIs to v4.x (Сковорода Никита Андреевич) [#7562](https://github.com/nodejs/node/pull/7562)
17-
* backport --zero-fill-buffers cli option (James M Snell) [#5745](https://github.com/nodejs/node/pull/5745)
16+
* backport new buffer constructor APIs to v4.x (Сковорода Никита Андреевич) [#7562](https://github.com/nodejs/node/pull/7562)
17+
* backport --zero-fill-buffers cli option (James M Snell) [#5745](https://github.com/nodejs/node/pull/5745)
1818
* **build**:
1919
* add Intel Vtune profiling support (Chunyang Dai) [#5527](https://github.com/nodejs/node/pull/5527)
2020
* **repl**:

0 commit comments

Comments
 (0)