From 15599cbc977af3bc2a94365adc6687ca5e2bde04 Mon Sep 17 00:00:00 2001 From: Vse Mozhet Byt Date: Mon, 3 Jul 2017 03:05:59 +0300 Subject: 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 Reviewed-By: Yuta Hiroto Reviewed-By: Refael Ackermann Reviewed-By: Luigi Pinca Reviewed-By: Colin Ihrig --- doc/api/v8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/v8.md') 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: - + ```js { total_heap_size: 7326976, -- cgit v1.2.3