Skip to content

Commit 23743f6

Browse files
authoredSep 28, 2024··
doc: remove random horizontal separators in process.md
PR-URL: #55149 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: LiviaMedeiros <livia@cirno.name>
1 parent f5d454a commit 23743f6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

Diff for: ‎doc/api/process.md

-6
Original file line numberDiff line numberDiff line change
@@ -1956,8 +1956,6 @@ added: v4.8.0
19561956
19571957
A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS.
19581958
1959-
***
1960-
19611959
## `process.features.tls_ocsp`
19621960
19631961
<!-- YAML
@@ -1968,8 +1966,6 @@ added: v0.11.13
19681966
19691967
A boolean value that is `true` if the current Node.js build includes support for OCSP in TLS.
19701968
1971-
***
1972-
19731969
## `process.features.tls_sni`
19741970
19751971
<!-- YAML
@@ -1980,8 +1976,6 @@ added: v0.5.3
19801976
19811977
A boolean value that is `true` if the current Node.js build includes support for SNI in TLS.
19821978
1983-
***
1984-
19851979
## `process.features.uv`
19861980
19871981
<!-- YAML

0 commit comments

Comments
 (0)
Please sign in to comment.