From 7c053a4c350f7d8e9ed6076dde4fe3119acd439a Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 16 Jan 2023 21:56:32 -0800 Subject: [PATCH] Add missing article in doc --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f2a563df..6c28e569 100644 --- a/README.md +++ b/README.md @@ -522,7 +522,7 @@ Parameters:
.Inner
Required. String. Markdown. The inner content.
align
-
Optional. String. Horizontal alignment of figure and caption. Must be start, center, or end. Default is center.
+
Optional. String. Horizontal alignment of the figure and caption. Must be start, center, or end. Default is center.
caption
Optional. Position 0. String. Markdown. Descriptive text that appears centered below the content.
float
@@ -547,7 +547,7 @@ Parameters:
.Inner
Required. String. Markdown. The inner content.
align
-
Optional. String. Horizontal alignment of figure and caption. Must be start, center, or end. Default is center.
+
Optional. String. Horizontal alignment of the figure and caption. Must be start, center, or end. Default is center.
caption
Optional. String. Markdown. Descriptive text that appears centered below the quotation. Must not be used with cite.
cite
@@ -579,7 +579,7 @@ Parameters:
.Inner
Required. String. Markdown. The inner content.
align
-
Optional. String. Horizontal alignment of figure and caption. Must be start, center, or end. Default is center.
+
Optional. String. Horizontal alignment of the figure and caption. Must be start, center, or end. Default is center.
caption
Optional. String. Markdown. Descriptive text that appears centered below the code.
float
@@ -619,7 +619,7 @@ Parameters:
align
-
Optional. String. Horizontal alignment of figure and caption. Must be start, center, or end. Default is center.
+
Optional. String. Horizontal alignment of the figure and caption. Must be start, center, or end. Default is center.
alt
Optional. String. Plain text. Image alt.
caption