diff --git a/README.md b/README.md
index 982e1e73..c49b028a 100644
--- a/README.md
+++ b/README.md
@@ -520,9 +520,9 @@ Parameters:
.Inner
- - Required. The inner content. Markdown.
+ - Required. Markdown. The inner content.
caption
- - Optional. Unnamed argument. Descriptive text that appears centered below the content. Markdown.
+ - Optional. Unnamed argument. Markdown. Descriptive text that appears centered below the content.
### Quote
@@ -539,11 +539,11 @@ Parameters:
.Inner
- - Required. The inner content. Markdown.
+ - Required. Markdown. The inner content.
align
- Optional. Aligns text horizontally. Must be
start
, center
, or end
.
caption
- - Optional. Descriptive text that appears centered below the quotation. Markdown. Must not be used with
cite
.
+ - Optional. Markdown. Descriptive text that appears centered below the quotation. Must not be used with
cite
.
cite
- Optional. Unnamed argument. Markdown. Must not be used with
caption
.
@@ -567,9 +567,9 @@ Parameters:
.Inner
- - Required. The inner content. Markdown.
+ - Required. Markdown. The inner content.
caption
- - Optional. Descriptive text that appears centered below the code. Markdown.
+ - Optional. Markdown. Descriptive text that appears centered below the code.
lang
- Required. Unnamed argument. Chroma language code. See available codes.
options
@@ -599,7 +599,7 @@ Parameters:
alt
- Optional. Plain text. Image alt.
caption
- - Optional. Descriptive text that appears centered below the image. Markdown.
+ - Optional. Markdown. Descriptive text that appears centered below the image.
height
- Optional. Image height in pixels.
link
@@ -649,11 +649,11 @@ Parameters:
.Inner
- - Optional. The inner content. Markdown. Must be other invocations of the same shortcode.
+ - Optional. Markdown. The inner content. Must be other invocations of the same shortcode.
align
- Optional. Flexbox cross axis alignment. Must be
start
, center
, end
, etc. See align-items
.
caption
- - Optional. Descriptive text that appears centered below the images. Markdown.
+ - Optional. Markdown. Descriptive text that appears centered below the images.
height
- Optional. Height of the image or images.
image