Add cite param description

master
Will Faught 3 years ago
parent 20b3585655
commit 947e8cb4f8

@ -545,7 +545,7 @@ Parameters:
<dt><code>caption</code></dt> <dt><code>caption</code></dt>
<dd>Optional. String. Markdown. Descriptive text that appears centered below the quotation. Must not be used with <code>cite</code>.</dd> <dd>Optional. String. Markdown. Descriptive text that appears centered below the quotation. Must not be used with <code>cite</code>.</dd>
<dt><code>cite</code></dt> <dt><code>cite</code></dt>
<dd>Optional. Unnamed argument. String. Markdown. Must not be used with <code>caption</code>.</dd> <dd>Optional. Unnamed argument. String. Markdown. Citation text that appears centered below the quotation. Must not be used with <code>caption</code>.</dd>
</dl> </dl>
### Code ### Code

Loading…
Cancel
Save