소스 검색

Merge pull request #132 from talha131/patch-1

Clarify documentation of related_posts plugin
Justin Mayer 11 년 전
부모
커밋
8f69faa77c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      related_posts/Readme.rst

+ 1 - 1
related_posts/Readme.rst

@@ -19,7 +19,7 @@ For example::
     {% endif %}
 
 
-You can also override related posts by using it as part of your post's meta data 'related_posts:'.
+Your related posts should share a common tag. You can also use ``related_posts:`` in your post's meta data.
 The 'related_posts:' meta data works together with your existing slugs:
 
     related_posts: slug1,slug2,slug3...slugN