summaryrefslogtreecommitdiff
path: root/doc/api/n-api.md
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-09-23 15:10:58 +0300
committerRich Trott <rtrott@gmail.com>2019-09-26 22:16:13 -0700
commit73f4dc8464bbcf7423304a3304b2c9fe18f49dd8 (patch)
tree0b9db9b2be48c1566c12c1932fad83952d4297e0 /doc/api/n-api.md
parent4d2856ed5aa9d831c06828d98db88ee91385372c (diff)
downloadandroid-node-v8-73f4dc8464bbcf7423304a3304b2c9fe18f49dd8.tar.gz
android-node-v8-73f4dc8464bbcf7423304a3304b2c9fe18f49dd8.tar.bz2
android-node-v8-73f4dc8464bbcf7423304a3304b2c9fe18f49dd8.zip
doc: remove align from tables
This is obsolete. Also, in our case it doesn't seem to have any effect since the table cells have their natural width, i.e. as much as they need. PR-URL: https://github.com/nodejs/node/pull/29668 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
Diffstat (limited to 'doc/api/n-api.md')
-rw-r--r--doc/api/n-api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index bc2737b564..40bb604d65 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -161,7 +161,7 @@ to recompile for new versions of Node.js which are
listed as supporting a later version.
| | 1 | 2 | 3 | 4 | 5 |
-|:-----:|:-------:|:--------:|:--------:|:--------:|:---------:|
+|-------|---------|----------|----------|----------|-----------|
| v6.x | | | v6.14.2* | | |
| v8.x | v8.0.0* | v8.10.0* | v8.11.2 | v8.16.0 | |
| v9.x | v9.0.0* | v9.3.0* | v9.11.0* | | |