From 947e8cb4f81dda2ae4d92c0f062661d3fdf13fdb Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 10 Jan 2023 21:24:04 -0800 Subject: [PATCH] Add cite param description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 215d4861..6902fc97 100644 --- a/README.md +++ b/README.md @@ -545,7 +545,7 @@ Parameters:
caption
Optional. String. Markdown. Descriptive text that appears centered below the quotation. Must not be used with cite.
cite
-
Optional. Unnamed argument. String. Markdown. Must not be used with caption.
+
Optional. Unnamed argument. String. Markdown. Citation text that appears centered below the quotation. Must not be used with caption.
### Code