From ebb62f32dba49103bc479fa5c421a9c5f1ad2a4b Mon Sep 17 00:00:00 2001
From: cmtool <toolan.c@gmail.com>
Date: Thu, 9 May 2019 15:23:33 -0400
Subject: [PATCH] Update docs/api/usage.md with original !!! note

---
 docs/api/usage.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/api/usage.md b/docs/api/usage.md
index 64ca23d6..9def53d6 100644
--- a/docs/api/usage.md
+++ b/docs/api/usage.md
@@ -51,7 +51,8 @@ array(
 )
 ```
 
-*Note*: A few specialized actions like `getsingle` or `getvalue` may return success in a different format.
+!!! note
+A few specialized actions like `getsingle` or `getvalue` may return success in a different format.
 
 
 ## PHP (civicrm_api3)
-- 
GitLab