From d7d218628fe60400cbb6ca937f79315f363e872e Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Wed, 28 Aug 2019 06:06:34 +0000 Subject: Fix markdown in various docs Clean up issues that may cause the docs-lint test to fail, such as trailing whitespace, no EOF newline, blockquotes, etc --- doc/api/graphql/reference/index.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/api') diff --git a/doc/api/graphql/reference/index.md b/doc/api/graphql/reference/index.md index d99a4c37d72..e87270f884a 100644 --- a/doc/api/graphql/reference/index.md +++ b/doc/api/graphql/reference/index.md @@ -516,4 +516,3 @@ The API can be explored interactively using the [GraphiQL IDE](../index.md#graph | `username` | String! | | | `avatarUrl` | String! | | | `webUrl` | String! | | - -- cgit v1.2.3