diff --git a/README.md b/README.md index 7202a6df..4547b157 100644 --- a/README.md +++ b/README.md @@ -566,14 +566,17 @@ Parameters: The `paige/quote` shortcode provides a figure with a quotation. ``` -{{< paige/quote >}} +{{< paige/quote cite="" >}} {{< /paige/quote >}} ``` Inner content: Required. String. Markdown. The quotation. -Parameters: None. +Parameters: + +
cite
+
Optional. String. Plain text. Citation.
### Vimeo