From e83519bb7cceb1979946e11f38ebcfe4fe8c6794 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Tue, 9 Jul 2019 07:16:55 +0000 Subject: Docs: Add missing backtick fence to code block --- doc/api/users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/users.md b/doc/api/users.md index 4e427766750..884a02dd2bf 100644 --- a/doc/api/users.md +++ b/doc/api/users.md @@ -164,6 +164,7 @@ the `group_saml` provider option: ... } ] +``` You can lookup users by external UID and provider: -- cgit v1.2.1