{ "info": { "author": "Alexandre Fonseca", "author_email": "alexandrejorgefonseca@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "######################################\nCollapse Extension for Python-Markdown\n######################################\n\nAllow the definition of collapsible blocks in Markdown.\n\nGenerated code is designed for compatibility with `Bootstrap\n`_.\n\nBased on the official Admonition extension.\n\nUsage\n=====\n\nBlocks starting with ``<<<`` will start collapsed, blocks\nstarting with ``>>>`` will start uncollapsed.\n\nSyntax: ::\n\n <<< [] \"\"\n Paragraph1\n\n Paragraph2\n\nor ::\n\n >>> [] \"\"\n Paragraph1\n\n Paragraph2\n\nExample\n=======\n\n::\n\n <<< \"Collapsible stuff\"\n * Stuff 1\n * Stuff 2\n * Stuff 3\n * Stuff 4\n\nbecomes\n\n.. code-block:: html\n\n ", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/AlexJF/mdx_collapse/archive/v0.1.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AlexJF/mdx_collapse", "keywords": "markdown extension collapse", "license": "Apache", "maintainer": null, "maintainer_email": null, "name": "mdx_collapse", "package_url": "https://pypi.org/project/mdx_collapse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mdx_collapse/", "project_urls": { "Download": "https://github.com/AlexJF/mdx_collapse/archive/v0.1.0.zip", "Homepage": "https://github.com/AlexJF/mdx_collapse" }, "release_url": "https://pypi.org/project/mdx_collapse/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A markdown extension for defining collapsible areas", "version": "0.1.0" }, "last_serial": 1203482, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "adb3766788c0d720c67bad648052073c", "sha256": "6466c93e1a5039b04a239f52b663af388a9b4f4c48094b26d37a0570063326b1" }, "downloads": -1, "filename": "mdx_collapse-0.1.0.tar.gz", "has_sig": false, "md5_digest": "adb3766788c0d720c67bad648052073c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7097, "upload_time": "2014-08-26T23:48:01", "url": "https://files.pythonhosted.org/packages/e7/1d/13e0dbc5f5ee1845e5e6c3a4c9661b0b52014c9ddf89fddd0c552eecc372/mdx_collapse-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "adb3766788c0d720c67bad648052073c", "sha256": "6466c93e1a5039b04a239f52b663af388a9b4f4c48094b26d37a0570063326b1" }, "downloads": -1, "filename": "mdx_collapse-0.1.0.tar.gz", "has_sig": false, "md5_digest": "adb3766788c0d720c67bad648052073c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7097, "upload_time": "2014-08-26T23:48:01", "url": "https://files.pythonhosted.org/packages/e7/1d/13e0dbc5f5ee1845e5e6c3a4c9661b0b52014c9ddf89fddd0c552eecc372/mdx_collapse-0.1.0.tar.gz" } ] }