summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2019-10-13 23:46:56 -0400
committerRich Trott <rtrott@gmail.com>2019-10-15 23:17:24 -0700
commitd1eb108d72ea80ead4c93ac194c277a04b59ca40 (patch)
tree5ee7ff0e5789a9294d8d07bbe6442403ee10d5d5
parent405a280cf283c1209013c3ee76144952860802e3 (diff)
downloadandroid-node-v8-d1eb108d72ea80ead4c93ac194c277a04b59ca40.tar.gz
android-node-v8-d1eb108d72ea80ead4c93ac194c277a04b59ca40.tar.bz2
android-node-v8-d1eb108d72ea80ead4c93ac194c277a04b59ca40.zip
doc: re-enable passing remark-lint rule
PR-URL: https://github.com/nodejs/node/pull/29961 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
-rw-r--r--doc/api/crypto.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index b4f91c1d55..345ce54296 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -3048,7 +3048,7 @@ The following constants exported by `crypto.constants` apply to various uses of
the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
### OpenSSL Options
-<!--lint disable maximum-line-length-->
+
<table>
<tr>
<th>Constant</th>
@@ -3204,7 +3204,6 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
</table>
### OpenSSL Engine Constants
-<!--lint enable maximum-line-length remark-lint-->
<table>
<tr>