From 2664b86e65d0e32b155101d51001f54fca38c36d Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 8 Jan 2023 22:57:52 -0800 Subject: [PATCH] Clarify wording about object above --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 76b8bcf5..40ffa956 100644 --- a/README.md +++ b/README.md @@ -539,7 +539,7 @@ Parameters:
align
Optional. Aligns text horizontally. Must be start, center, or end.
caption
-
Optional. Descriptive text that appears centered below the images. Markdown. Must not be used with cite.
+
Optional. Descriptive text that appears centered below the quotation. Markdown. Must not be used with cite.
cite
Optional. Unnamed argument. Markdown. Must not be used with caption.
@@ -563,7 +563,7 @@ Parameters:
caption
-
Optional. Descriptive text that appears centered below the images. Markdown.
+
Optional. Descriptive text that appears centered below the code. Markdown.
lang
Required. Unnamed argument. Chroma language code. See available codes.
options
@@ -589,7 +589,7 @@ Parameters:
alt
Optional. Plain text. Image alt.
caption
-
Optional. Descriptive text that appears centered below the images. Markdown.
+
Optional. Descriptive text that appears centered below the image. Markdown.
link
Optional. URL. Image link.
title