summaryrefslogtreecommitdiff
path: root/doc/api/v8.md
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2017-07-03 03:05:59 +0300
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2017-07-05 06:51:10 +0300
commit15599cbc977af3bc2a94365adc6687ca5e2bde04 (patch)
treefd4c0022ed9e2059fb5e979332cb247627d077f0 /doc/api/v8.md
parent5100cc6851e5513b9e11f7e6244436ba48c79f2b (diff)
downloadandroid-node-v8-15599cbc977af3bc2a94365adc6687ca5e2bde04.tar.gz
android-node-v8-15599cbc977af3bc2a94365adc6687ca5e2bde04.tar.bz2
android-node-v8-15599cbc977af3bc2a94365adc6687ca5e2bde04.zip
tools: update: eslint-plugin-markdown@1.0.0-beta.7
* Remove pinning of eslint-plugin-markdown An issue affecting Node.js source has been fixed in eslint-plugin-markdown so we don't need to pin it to beta-4 anymore. Refs: https://github.com/eslint/eslint-plugin-markdown/issues/69 * Update eslint-plugin-markdown up to 1.0.0-beta.7 * Fix docs for eslint-plugin-markdown@1.0.0-beta.7 PR-URL: https://github.com/nodejs/node/pull/14047 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'doc/api/v8.md')
-rw-r--r--doc/api/v8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/v8.md b/doc/api/v8.md
index 32b0fe71ee..e9ee98a484 100644
--- a/doc/api/v8.md
+++ b/doc/api/v8.md
@@ -116,7 +116,7 @@ swapped out by the operating system.
For example:
-<!-- eslint-disable -->
+<!-- eslint-skip -->
```js
{
total_heap_size: 7326976,