Skip to content

Commit b12b4a2

Browse files
aduh95targos
authored andcommitted
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 0bb5584 commit b12b4a2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/api/process.md

-6
Original file line numberDiff line numberDiff line change
@@ -1948,8 +1948,6 @@ added: v4.8.0
19481948
19491949
A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS.
19501950
1951-
***
1952-
19531951
## `process.features.tls_ocsp`
19541952
19551953
<!-- YAML
@@ -1960,8 +1958,6 @@ added: v0.11.13
19601958
19611959
A boolean value that is `true` if the current Node.js build includes support for OCSP in TLS.
19621960
1963-
***
1964-
19651961
## `process.features.tls_sni`
19661962
19671963
<!-- YAML
@@ -1972,8 +1968,6 @@ added: v0.5.3
19721968
19731969
A boolean value that is `true` if the current Node.js build includes support for SNI in TLS.
19741970
1975-
***
1976-
19771971
## `process.features.uv`
19781972
19791973
<!-- YAML

0 commit comments

Comments
 (0)