{ "info": { "author": "Max Lothaire", "author_email": "maxlothaire@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "django-ml\\_markdown\n===================\n\nThis django app provides some features for handling markdown in yout\ndjango based website:\n\n- template\\_tags for parsing Markdown code to html and cleaning it\n- A form field for editing markdown code and preview the html output\n\nInstallation\n------------\n\nDependencies\n~~~~~~~~~~~~\n\nThis app use `misaka `__, a binding for\nhoedown that use CFFI. You may need to install some package in order to\nbuild cffi\n\nOn fedora (adapt for your on system or the version of python you xant to\nuse)\n\n.. code:: bash\n\n dnf install libffi-devel python3-devel\n # on fedora, you may need to install this\n dnf install redhat-rpm-config\n\nThe actual installation\n~~~~~~~~~~~~~~~~~~~~~~~\n\nJust install it with pip\n\n.. code:: bash\n\n pip install django-ml_markdown\n\nUsage\n-----\n\nsettings.py\n~~~~~~~~~~~\n\nAdd the path to the configuration class in INSTALLED\\_APPS\n\n.. code:: python\n\n INSTALLED_APP.append(\n 'ml_markdown.apps.MlMarkdownConfig'\n )\n\nyou can also inherit this class for custom settings. See the\ndocumentation for details.\n\nUse in templates\n~~~~~~~~~~~~~~~~\n\nYou can use one of this filters in your templates:\n\n- **to\\_html**: parse markdown code to html without cleaning it.\n- **clean**: clean html code with the white list provides as arguments\n or in the class used for configuration\n- **to\\_cleaned\\_html**: shortcut for\\ ``| to_html | clean``\n\nSome over filter can be found in the documentation.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/maxlothaire/django-ml_markdown", "keywords": "django markdown ml_markdown", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-ml_markdown", "package_url": "https://pypi.org/project/django-ml_markdown/", "platform": "", "project_url": "https://pypi.org/project/django-ml_markdown/", "project_urls": { "Homepage": "https://github.com/maxlothaire/django-ml_markdown" }, "release_url": "https://pypi.org/project/django-ml_markdown/0.1.0/", "requires_dist": [ "bleach", "misaka", "pygments" ], "requires_python": "", "summary": "A django app that parse markdown to html", "version": "0.1.0" }, "last_serial": 2653244, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3ad8be5217e06f5e9dd159668298a548", "sha256": "db76a67654fd2958659bee30271e7fe48f8c1846e011405a522defe0456d6576" }, "downloads": -1, "filename": "django_ml_markdown-0.1.0-py3.5.egg", "has_sig": false, "md5_digest": "3ad8be5217e06f5e9dd159668298a548", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 11066, "upload_time": "2017-02-19T17:12:14", "url": "https://files.pythonhosted.org/packages/b4/a1/973332c3376fabd6c5b7d158cd292e424442ffc8d95349539deca4c89ea0/django_ml_markdown-0.1.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "2e34c8d29c5cf6cd91706589b6918104", "sha256": "23e3981ea037fb5b51ab8effb3aab913a50753f1f91db660f728b268e24e1420" }, "downloads": -1, "filename": "django_ml_markdown-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2e34c8d29c5cf6cd91706589b6918104", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7533, "upload_time": "2017-02-19T17:12:10", "url": "https://files.pythonhosted.org/packages/21/cb/5150ed7294c0305226e4c003e998f6620d5f1d1d9ad3a797a3c5bf9c093f/django_ml_markdown-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2dfb74aaa7b4fb23506b80265c7df189", "sha256": "a3e29064ac06a02afea301d75dc0128e44c09eb298356bc967a668977865160f" }, "downloads": -1, "filename": "django-ml_markdown-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2dfb74aaa7b4fb23506b80265c7df189", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4582, "upload_time": "2017-02-19T17:12:16", "url": "https://files.pythonhosted.org/packages/d9/63/cd2f058ed1bfc3d3cccc61839f8d123afbc988fd1039fefbcf0895dfb1aa/django-ml_markdown-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ad8be5217e06f5e9dd159668298a548", "sha256": "db76a67654fd2958659bee30271e7fe48f8c1846e011405a522defe0456d6576" }, "downloads": -1, "filename": "django_ml_markdown-0.1.0-py3.5.egg", "has_sig": false, "md5_digest": "3ad8be5217e06f5e9dd159668298a548", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 11066, "upload_time": "2017-02-19T17:12:14", "url": "https://files.pythonhosted.org/packages/b4/a1/973332c3376fabd6c5b7d158cd292e424442ffc8d95349539deca4c89ea0/django_ml_markdown-0.1.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "2e34c8d29c5cf6cd91706589b6918104", "sha256": "23e3981ea037fb5b51ab8effb3aab913a50753f1f91db660f728b268e24e1420" }, "downloads": -1, "filename": "django_ml_markdown-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2e34c8d29c5cf6cd91706589b6918104", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7533, "upload_time": "2017-02-19T17:12:10", "url": "https://files.pythonhosted.org/packages/21/cb/5150ed7294c0305226e4c003e998f6620d5f1d1d9ad3a797a3c5bf9c093f/django_ml_markdown-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2dfb74aaa7b4fb23506b80265c7df189", "sha256": "a3e29064ac06a02afea301d75dc0128e44c09eb298356bc967a668977865160f" }, "downloads": -1, "filename": "django-ml_markdown-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2dfb74aaa7b4fb23506b80265c7df189", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4582, "upload_time": "2017-02-19T17:12:16", "url": "https://files.pythonhosted.org/packages/d9/63/cd2f058ed1bfc3d3cccc61839f8d123afbc988fd1039fefbcf0895dfb1aa/django-ml_markdown-0.1.0.tar.gz" } ] }