Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,10 @@ Possible parameter for the loop:
- offset › define the offset (number of entries to skip before displaying the first one)
- category › define **only one** category to display according entries

The loop looks when you use all parameters. Single parameters are possible of course.
The loop looks like this when you use all parameters. Single parameters are possible of course.

~~~
{% raw %} entries='3' offset='1' category='design' %}{% endraw %}
{% raw %}{% include list-posts entries='3' offset='1' category='design' %}{% endraw %}
~~~

### next-previous-post-in-category.html
Expand Down Expand Up @@ -323,4 +323,4 @@ I only added one other javascript-module: [`backstretch`][3] by Scott Robbin. Th
[7]: #
[8]: #
[9]: #
[10]: #
[10]: #