Skip to content

Commit

Permalink
doc: remove random horizontal separators in process.md
Browse files Browse the repository at this point in the history
PR-URL: #55149
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: LiviaMedeiros <[email protected]>
  • Loading branch information
aduh95 authored Sep 28, 2024
1 parent f5d454a commit 23743f6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions doc/api/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -1956,8 +1956,6 @@ added: v4.8.0
A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS.
***
## `process.features.tls_ocsp`
<!-- YAML
Expand All @@ -1968,8 +1966,6 @@ added: v0.11.13
A boolean value that is `true` if the current Node.js build includes support for OCSP in TLS.
***
## `process.features.tls_sni`
<!-- YAML
Expand All @@ -1980,8 +1976,6 @@ added: v0.5.3
A boolean value that is `true` if the current Node.js build includes support for SNI in TLS.
***
## `process.features.uv`
<!-- YAML
Expand Down

0 comments on commit 23743f6

Please sign in to comment.