Skip to content

Commit

Permalink
docs: add new limit option to Giphy plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-D committed Jan 29, 2025
1 parent c3438a7 commit df382e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/documentation/plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,12 @@ <h4>Options</h4>
<br>
<strong>Default</strong>: <code>300</code>
</dd>
<dt><strong><code>limit</code></strong> <code class="type">number</code></dt>
<dd>
Number of images shown in result list.
<br>
<strong>Default</strong>: <code>50</code>
</dd>
<dt><strong><code>noResultGifUrl</code></strong> <code class="type">string</code></dt>
<dd>
The image URL shown when there is no result.
Expand Down

0 comments on commit df382e0

Please sign in to comment.