Document quote param cite

This commit is contained in:
Will Faught
2023-04-08 00:32:29 -07:00
parent 81a7c2e11c
commit 446b0836d0

View File

@@ -566,14 +566,17 @@ Parameters:
The `paige/quote` shortcode provides a figure with a quotation. The `paige/quote` shortcode provides a figure with a quotation.
``` ```
{{< paige/quote >}} {{< paige/quote cite="" >}}
{{< /paige/quote >}} {{< /paige/quote >}}
``` ```
Inner content: Required. String. Markdown. The quotation. Inner content: Required. String. Markdown. The quotation.
Parameters: None. Parameters:
<dt><code>cite</code></dt>
<dd>Optional. String. Plain text. Citation.</dd>
### Vimeo ### Vimeo