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 4e8b8bc

Browse filesBrowse files
Trotttargos
authored andcommitted
doc: make YAML matter consistent in crypto.md
This fixes YAML that gets incorrectly processed by our tooling. Refs: #29910 (comment) PR-URL: #30016 Reviewed-By: Richard Lau <riclau@uk.ibm.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 31d3864 commit 4e8b8bc
Copy full SHA for 4e8b8bc

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Open diff view settings
Collapse file

‎doc/api/crypto.md‎

Copy file name to clipboardExpand all lines: doc/api/crypto.md
+1-3Lines changed: 1 addition & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1043,9 +1043,7 @@ console.log(hash.digest('hex'));
10431043

10441044
### `hash.copy([options])`
10451045
<!-- YAML
1046-
added:
1047-
- version: REPLACEME
1048-
pr-url: https://github.com/nodejs/node/pull/29910
1046+
added: REPLACEME
10491047
-->
10501048

10511049
* `options` {Object} [`stream.transform` options][]

0 commit comments

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