diff --git a/README.md b/README.md
index c98ee056..9c440519 100644
--- a/README.md
+++ b/README.md
@@ -519,6 +519,8 @@ My content
Parameters:
+ .Inner
+ - Required. The inner content. Markdown.
caption
- Optional. Unnamed argument. Descriptive text that appears centered below the content. Markdown.
@@ -536,6 +538,8 @@ My content
Parameters:
+ .Inner
+ - Required. The inner content. Markdown.
align
- Optional. Aligns text horizontally. Must be
start
, center
, or end
.
caption
@@ -562,6 +566,8 @@ The `paige/code` shortcode provides a figure with centered code.
Parameters:
+ .Inner
+ - Required. The inner content. Markdown.
caption
- Optional. Descriptive text that appears centered below the code. Markdown.
lang
@@ -630,6 +636,8 @@ The `paige/gallery` shortcode provides a figure with a centered list of images.
Parameters:
+ .Inner
+ - Optional. The inner content. Markdown. Must be other invocations of the same shortcode.
align
- Optional. Flexbox cross axis alignment. Must be
start
, center
, end
, etc. See align-items
.
caption