Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d23df03

Browse filesBrowse files
Trottgibfahn
authored andcommitted
doc: prepare for v8/V8 linting in doc text
PR-URL: #17163 Backport-PR-URL: #17765 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent fcb8b91 commit d23df03
Copy full SHA for d23df03

File tree

Expand file treeCollapse file tree

12 files changed

+40
-18
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

12 files changed

+40
-18
lines changed
Open diff view settings
Collapse file

‎doc/api/all.md‎

Copy file name to clipboardExpand all lines: doc/api/all.md
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!--lint disable prohibited-strings-->
12
@include documentation
23
@include synopsis
34
@include assert
Collapse file

‎doc/api/process.md‎

Copy file name to clipboardExpand all lines: doc/api/process.md
+3-3Lines changed: 3 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1403,9 +1403,9 @@ tarball.
14031403
* `lts` {string} a string label identifying the [LTS][] label for this release.
14041404
This property only exists for LTS releases and is `undefined` for all other
14051405
release types, including _Current_ releases. Currently the valid values are:
1406-
- `'Argon'` for the v4.x LTS line beginning with v4.2.0.
1407-
- `'Boron'` for the v6.x LTS line beginning with v6.9.0.
1408-
- `'Carbon'` for the v8.x LTS line beginning with v8.9.1.
1406+
- `'Argon'` for the 4.x LTS line beginning with 4.2.0.
1407+
- `'Boron'` for the 6.x LTS line beginning with 6.9.0.
1408+
- `'Carbon'` for the 8.x LTS line beginning with 8.9.1.
14091409

14101410
For example:
14111411

Collapse file

‎doc/changelogs/CHANGELOG_ARCHIVE.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_ARCHIVE.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js ChangeLog Archive
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th>v0.11</th>
Collapse file

‎doc/changelogs/CHANGELOG_IOJS.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_IOJS.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# io.js ChangeLog
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th>v3</th>
Collapse file

‎doc/changelogs/CHANGELOG_V010.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V010.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js 0.10 ChangeLog
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th colspan="2">Stable</th>
Collapse file

‎doc/changelogs/CHANGELOG_V012.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V012.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js 0.12 ChangeLog
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th>Stable</th>
Collapse file

‎doc/changelogs/CHANGELOG_V4.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V4.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js 4 ChangeLog
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th>LTS 'Argon'</th>
Collapse file

‎doc/changelogs/CHANGELOG_V5.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V5.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js 5 ChangeLog
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th>Stable</th>
Collapse file

‎doc/changelogs/CHANGELOG_V6.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V6.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js 6 ChangeLog
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th>LTS 'Boron'</th>
Collapse file

‎doc/changelogs/CHANGELOG_V7.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V7.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js 7 ChangeLog
22

3+
<!--lint disable prohibited-strings-->
4+
35
<table>
46
<tr>
57
<th title="Previously called 'Stable'">Current</th>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.