浏览代码

Add Jinja2Content to plugin list in repo ReadMe

Justin Mayer 9 年之前
父节点
当前提交
2da2f615eb
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Readme.rst

+ 2 - 0
Readme.rst

@@ -166,6 +166,8 @@ Pelican Github Projects   Embed a list of your public GitHub projects in your pa
 
 pelican_javascript        Allows you to embed Javascript and CSS files into individual articles
 
+Pelican Jinja2Content     Allows the use of Jinja2 template code in articles, including ``include`` and ``import`` statements
+
 pelican-toc               Generates a Table of Contents and make it available to the theme via article.toc
 
 Pelican Page Order        Adds a ``page_order`` attribute to all pages if one is not defined.