{ "info": { "author": "Daniel Chatfield", "author_email": "chatfielddaniel@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# Jinja2 Markdown extension [![Build Status](https://travis-ci.org/danielchatfield/jinja2_markdown.png)](https://travis-ci.org/danielchatfield/jinja2_markdown)\n\nA simple extension for adding a `{% markdown %}{% endmarkdown %}` tag to Jinja.\n\n## Installation\n\n`pip install jinja2_markdown`\n\n## Usage\n\n```python\nfrom jinja2_markdown import MarkdownExtension\n\n\njinja_env.add_extension(MarkdownExtension)\n\n```\n\nor\n\n```python\n\njinja_env = Environment(extensions=['jinja2_markdown.MarkdownExtension'])\n```\n\n## Features\n\n### Automatic whitespace gobble\n\nThis works:\n\n```\n
\n {% markdown %}\n Terms of Service\n ================\n\n In short, we run this website called Volcanic Pixels and you are more\n than welcome to use it and the products distributed through it. All we\n ask is that you don't use it for things which are illegal or harmful.\n\n ***\n\n ...\n {% endmarkdown %}\n
\n```\n\n## Want a new feature? Bug report?\n\nOpen an issue on github, or better submit a pull request.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/danielchatfield/jinja2_markdown_extension", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "jinja2_markdown", "package_url": "https://pypi.org/project/jinja2_markdown/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jinja2_markdown/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/danielchatfield/jinja2_markdown_extension" }, "release_url": "https://pypi.org/project/jinja2_markdown/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "A jinja2 extension that adds a {% markdown %} tag to templates.", "version": "0.0.3" }, "last_serial": 1388977, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e41677b7691afc48ca7e8588744f1b03", "sha256": "7615bf565047d3d2c39dd4514f4f21cf1e1aaa1e2e06ed806cde0788fe9bc5e8" }, "downloads": -1, "filename": "jinja2_markdown-0.0.1.win-amd64.exe", "has_sig": false, "md5_digest": "e41677b7691afc48ca7e8588744f1b03", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 225518, "upload_time": "2014-01-03T20:06:54", "url": "https://files.pythonhosted.org/packages/8b/f2/6dda87960849d4432a9781efae878fa9d11dfb850efcd41186100d3af516/jinja2_markdown-0.0.1.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "74cd22e7131cb5244d11d32dd169e06e", "sha256": "deab3f50c87616ecd87070b7f74e5e4c9e966d3b3159425a59a840d4623fe60b" }, "downloads": -1, "filename": "jinja2_markdown-0.0.1.zip", "has_sig": false, "md5_digest": "74cd22e7131cb5244d11d32dd169e06e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2371, "upload_time": "2014-01-03T20:06:48", "url": "https://files.pythonhosted.org/packages/f9/21/18e17451b3165491e47eac415c584bbf6b8e67402824306b9a06f7d314cd/jinja2_markdown-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "950e43290fd19ff715a7efa37fea3cab", "sha256": "d7ff5bedf0a811662e65dd591115167c2f0d1548e1070991f00045e6a9e25edb" }, "downloads": -1, "filename": "jinja2_markdown-0.0.2.win-amd64.exe", "has_sig": false, "md5_digest": "950e43290fd19ff715a7efa37fea3cab", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 225517, "upload_time": "2014-01-03T20:31:58", "url": "https://files.pythonhosted.org/packages/13/2b/c7b338bcecbe3ced0e081b118bcdf9528d184639b76de530a8f12c848756/jinja2_markdown-0.0.2.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "e8457923508093a68f8d93664ec6ec62", "sha256": "f38e4d3baa88e349c4568b8772ab81bd0a601f6aec349e2f6627293d9b973eb7" }, "downloads": -1, "filename": "jinja2_markdown-0.0.2.zip", "has_sig": false, "md5_digest": "e8457923508093a68f8d93664ec6ec62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2364, "upload_time": "2014-01-03T20:31:53", "url": "https://files.pythonhosted.org/packages/3d/c0/1e09000cfb5a08b84575333f54865cf9c7296e25e54e375c495a7e3caec0/jinja2_markdown-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1eab4525f6e4e1a3330ae90b3bead941", "sha256": "1a06290f839ac6f0bfea2e3264b9ed8eb7e99ae50142e958577f63d48d33defa" }, "downloads": -1, "filename": "jinja2_markdown-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1eab4525f6e4e1a3330ae90b3bead941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2139, "upload_time": "2015-01-20T09:48:52", "url": "https://files.pythonhosted.org/packages/55/93/d8654282bdee3a938116644e718ade94a6c870ed599118b091e8007c4436/jinja2_markdown-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1eab4525f6e4e1a3330ae90b3bead941", "sha256": "1a06290f839ac6f0bfea2e3264b9ed8eb7e99ae50142e958577f63d48d33defa" }, "downloads": -1, "filename": "jinja2_markdown-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1eab4525f6e4e1a3330ae90b3bead941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2139, "upload_time": "2015-01-20T09:48:52", "url": "https://files.pythonhosted.org/packages/55/93/d8654282bdee3a938116644e718ade94a6c870ed599118b091e8007c4436/jinja2_markdown-0.0.3.tar.gz" } ] }