{ "info": { "author": "Ian Dennis Miller", "author_email": "iandennismiller@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: Markup :: HTML" ], "description": "mdx-journal\n===========\n\nExtend Python Markdown with the `gthnk `_ journal annotation format. With this extension installed, all datestamps and timestamps will be rendered as headings.\n\nInstallation\n------------\n\n::\n\n pip install mdx-journal\n\nDocumentation\n-------------\n\nPlease see `the Readme file on github `_.\n\nAn example\n----------\n\nFirst, let's look at a journal entry without this custom markup.\n\n::\n\n >>> from markdown import markdown\n >>> text = \"2013-12-16\\n\\n1620\\n\\nThis is the first entry\\n1621\\n\\nAnd this is the second entry\"\n >>> markdown(text)\n u'

2013-12-16

\\n

1620

\\n

This is the first entry\\n1621

\\n

And this is the second entry

'\n\nNow let's look at a journal entry with journal markup applied. You will see that dates and times are now wrapped in heading tags.\n\n::\n\n >>> markdown(text, extensions=[\"journal\"])\n u'

2013-12-16

\\n

1620

\\n

This is the first entry\\n

1621

\\n

And this is the second entry

'\n\nSource\n------\n\nhttps://github.com/iandennismiller/mdx_journal\n\nLicense\n-------\n\nMIT License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/iandennismiller/mdx_journal", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "mdx-journal", "package_url": "https://pypi.org/project/mdx-journal/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mdx-journal/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/iandennismiller/mdx_journal" }, "release_url": "https://pypi.org/project/mdx-journal/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Python-Markdown extension for annotating gthnk journal text files", "version": "0.1.4" }, "last_serial": 1894086, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "f2eaffc2cf0a34bdee884b8db2589b71", "sha256": "f3adb7ddd7ba6d5adf03dc8cd4ef7bfce27958abab85f2248822afd53cc943d2" }, "downloads": -1, "filename": "mdx_journal-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f2eaffc2cf0a34bdee884b8db2589b71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1458, "upload_time": "2016-01-07T22:55:00", "url": "https://files.pythonhosted.org/packages/57/85/a8db82ddf45161525f265c920481b3145ea17cc88aaecccaaa27bfb2cdc6/mdx_journal-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "72943cbbd84fe4e999f5aef34b96b897", "sha256": "62dd7c5cf6321ed59e145dd09f1ba8dc622510a8906ecae70645d0e8c9afc2d9" }, "downloads": -1, "filename": "mdx_journal-0.1.2.tar.gz", "has_sig": false, "md5_digest": "72943cbbd84fe4e999f5aef34b96b897", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1794, "upload_time": "2016-01-07T23:34:43", "url": "https://files.pythonhosted.org/packages/84/5e/21521780835b3a9e268ad4305c1b53e01b4071fe8ccd7631cee5f1ae114d/mdx_journal-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "c142e91f567cac71b0c398dd2ac7c373", "sha256": "0327f45a382dcf2957530400a42ba25449ffe1084dc39b691535c5ecc43d9541" }, "downloads": -1, "filename": "mdx_journal-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c142e91f567cac71b0c398dd2ac7c373", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2260, "upload_time": "2016-01-07T23:39:43", "url": "https://files.pythonhosted.org/packages/aa/09/c59ccedc689600a005d9aafa3c199f0a09171ad495d1a2c2123e0f4fec3a/mdx_journal-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7965963e27cc9ed0fac676edd7520774", "sha256": "7b7d8f011164c38e3ea2aa0de8d89b62e514155887671cd1ea894d7021afdd3e" }, "downloads": -1, "filename": "mdx_journal-0.1.4.tar.gz", "has_sig": false, "md5_digest": "7965963e27cc9ed0fac676edd7520774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2517, "upload_time": "2016-01-07T23:44:04", "url": "https://files.pythonhosted.org/packages/1e/0e/2aca226ea92f4227e21e32a8b5223962f2d5091e60265bb189759fa55813/mdx_journal-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7965963e27cc9ed0fac676edd7520774", "sha256": "7b7d8f011164c38e3ea2aa0de8d89b62e514155887671cd1ea894d7021afdd3e" }, "downloads": -1, "filename": "mdx_journal-0.1.4.tar.gz", "has_sig": false, "md5_digest": "7965963e27cc9ed0fac676edd7520774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2517, "upload_time": "2016-01-07T23:44:04", "url": "https://files.pythonhosted.org/packages/1e/0e/2aca226ea92f4227e21e32a8b5223962f2d5091e60265bb189759fa55813/mdx_journal-0.1.4.tar.gz" } ] }