Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Don’t render post-list in manual
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Aug 31, 2016
1 parent c9fe520 commit 8434d32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/manual.txt
Expand Up @@ -2208,9 +2208,9 @@ with the tag ``nikola``:

Using shortcode syntax (for other compilers):

.. code:: markdown
.. code:: text

{{% post-list stop=5 %}}{{% /post-list %}}
{{% raw %}}{{% post-list stop=5 %}}{{% /post-list %}}{{% /raw %}}


The following options are recognized:
Expand Down

0 comments on commit 8434d32

Please sign in to comment.