From 446b0836d0975596dbb43ddf653808d83230724b Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Apr 2023 00:32:29 -0700 Subject: [PATCH] Document quote param cite --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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