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