{ "info": { "author": "Armin Ronacher", "author_email": "armin.ronacher@active-4.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Environment :: Web Environment", "Framework :: Lektor", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License" ], "description": "# lektor-markdown-header-anchors\n\nThis plugin extends the markdown support in Lektor in a way that headlines\nare given anchors and a table of contents is collected.\n\n## Enabling the Plugin\n\nTo enable the plugin run this command:\n\n```shell\n$ lektor plugins add markdown-header-anchors\n```\n\n## In Templates\n\nWithin templates it becomes possible to access the `.toc` property of\nmarkdown data. It's a list where each item has the following attributes:\n\n* `anchor`: the name of the anchor\n* `title`: the title of the headline as HTML\n* `children`: a list of headers below that header\n\nExample rendering:\n\n```jinja\n

Table Of Contents

\n\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/lektor/lektor-markdown-header-anchors", "keywords": "Lektor plugin markdown static-site blog toc table-of-contents anchors headers", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "lektor-markdown-header-anchors", "package_url": "https://pypi.org/project/lektor-markdown-header-anchors/", "platform": "", "project_url": "https://pypi.org/project/lektor-markdown-header-anchors/", "project_urls": { "Homepage": "http://github.com/lektor/lektor-markdown-header-anchors" }, "release_url": "https://pypi.org/project/lektor-markdown-header-anchors/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "Lektor plugin that adds anchors and table of contents to markdown headers.", "version": "0.3.1" }, "last_serial": 4740913, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4152a9efefb4874bb856f81d0c1dfdaf", "sha256": "245acbbc709261e7f0fa86cabb2a3dd04d08ec9e8b66040e70f226911b6a1c0a" }, "downloads": -1, "filename": "lektor_markdown_header_anchors-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "4152a9efefb4874bb856f81d0c1dfdaf", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3184, "upload_time": "2015-12-24T22:50:13", "url": "https://files.pythonhosted.org/packages/d2/90/99661e3987331e5cf58ccb79f62ff093f0f0ea0170dbc8becc67f2bdd6da/lektor_markdown_header_anchors-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fadf8b4ba6ddab77ebfe65c9ac9a4785", "sha256": "f32f972cf84cf08f583cd211eb9928954e235a825530f972aa6160ef320751ca" }, "downloads": -1, "filename": "lektor-markdown-header-anchors-0.1.tar.gz", "has_sig": false, "md5_digest": "fadf8b4ba6ddab77ebfe65c9ac9a4785", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2721, "upload_time": "2015-12-24T22:50:06", "url": "https://files.pythonhosted.org/packages/8b/aa/1a9a3546cc4e6db7a08616900d7bea16080f3c256a129689416ed4e7f0cb/lektor-markdown-header-anchors-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "05da43189eeb25daf1b974244a0efdc7", "sha256": "cae9262c872d91684d0ee736f6771f71745c034c64ed600111119bd1df95e70c" }, "downloads": -1, "filename": "lektor_markdown_header_anchors-0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "05da43189eeb25daf1b974244a0efdc7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3244, "upload_time": "2017-01-20T20:26:19", "url": "https://files.pythonhosted.org/packages/99/59/5563363ec247dbe8bad0ac6dd3785ee2d0f31d27a8e3dea80dfba1ed84c0/lektor_markdown_header_anchors-0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cc738cace74182b1ae9a6cba3629796", "sha256": "19b2110092c8c783bc942576f7bc11465464a43dfece2498b4e46fb895833a99" }, "downloads": -1, "filename": "lektor-markdown-header-anchors-0.2.tar.gz", "has_sig": false, "md5_digest": "7cc738cace74182b1ae9a6cba3629796", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2799, "upload_time": "2017-01-20T20:26:21", "url": "https://files.pythonhosted.org/packages/80/af/cf821c17f35e0d4e21ae4beed647284fd149a53dd2d7798f5f3d1c96ec1c/lektor-markdown-header-anchors-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "a6bce49845c5cb78d9934f87a590dfcf", "sha256": "66bfd6573e7767ac2e9a4f2e5c8d61c0dbf28145ce85d817768f64fbfc064f9a" }, "downloads": -1, "filename": "lektor_markdown_header_anchors-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "a6bce49845c5cb78d9934f87a590dfcf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3038, "upload_time": "2018-05-12T19:08:31", "url": "https://files.pythonhosted.org/packages/87/c1/3ff4cafbbfbc8b95f2e8ba829e2213239e437c1668e2e9e227441d6cd662/lektor_markdown_header_anchors-0.3-py3-none-any.whl" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "c8a093c17596c1c81d03bab43c226022", "sha256": "23036131c210de9e0367ddd6b5ba51967a1e43027ebcacaf650c62c3b1e65b4b" }, "downloads": -1, "filename": "lektor_markdown_header_anchors-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8a093c17596c1c81d03bab43c226022", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4076, "upload_time": "2019-01-25T17:03:44", "url": "https://files.pythonhosted.org/packages/e2/4e/55552e63a481b0d1ee161c0db4e30d69978b1598b6c0ce63b5d6654cd5c2/lektor_markdown_header_anchors-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "665ce61ef3646f14e8e8515dedf21818", "sha256": "0d38c8bc891784f409f13b0945d835412a3626d4fc9c5b6e3b6bdf43fc07fb89" }, "downloads": -1, "filename": "lektor-markdown-header-anchors-0.3.1.tar.gz", "has_sig": false, "md5_digest": "665ce61ef3646f14e8e8515dedf21818", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3363, "upload_time": "2019-01-25T17:03:45", "url": "https://files.pythonhosted.org/packages/79/cd/1067aec9423a05494bf75ae3ccfb088e69a96624c76f55a3c54cb97b58bf/lektor-markdown-header-anchors-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8a093c17596c1c81d03bab43c226022", "sha256": "23036131c210de9e0367ddd6b5ba51967a1e43027ebcacaf650c62c3b1e65b4b" }, "downloads": -1, "filename": "lektor_markdown_header_anchors-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8a093c17596c1c81d03bab43c226022", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4076, "upload_time": "2019-01-25T17:03:44", "url": "https://files.pythonhosted.org/packages/e2/4e/55552e63a481b0d1ee161c0db4e30d69978b1598b6c0ce63b5d6654cd5c2/lektor_markdown_header_anchors-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "665ce61ef3646f14e8e8515dedf21818", "sha256": "0d38c8bc891784f409f13b0945d835412a3626d4fc9c5b6e3b6bdf43fc07fb89" }, "downloads": -1, "filename": "lektor-markdown-header-anchors-0.3.1.tar.gz", "has_sig": false, "md5_digest": "665ce61ef3646f14e8e8515dedf21818", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3363, "upload_time": "2019-01-25T17:03:45", "url": "https://files.pythonhosted.org/packages/79/cd/1067aec9423a05494bf75ae3ccfb088e69a96624c76f55a3c54cb97b58bf/lektor-markdown-header-anchors-0.3.1.tar.gz" } ] }