{ "info": { "author": "Jimmy Theis", "author_email": "jimmy AT jetheis DOT com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis package allows Plone users to include MultiMarkdown syntax in their Plone sites. MultiMarkdown is a derivative of John Gruber's original Markdown project.\n\nTo see the improved MultiMarkdown syntax, check out the `Syntax Guide `_.\n\nInstall\n-------\n\nTo install collective.transform.multimarkdown with buildout do the following::\n\n [instance]\n eggs = collective.transform.multimarkdown\n zcml = collective.transform.multimarkdown\n\nOnce the package is installed you can do the following:\n\n- Run the `MultiMarkdown Transform` profile\n- Go to `Site Setup` -> `Markup`\n- Make sure the `text/x-multimarkdown` transform is enabled\n- Set your default editor to `Plain Text`\n- Write some MultiMarkdown!\n\nTo uninstall, run the `MultiMarkdown Transform Uninstall` profile and remove the package from your buildout.\n\nLimitations\n-----------\n\nThis packages makes use of the MultiMardown perl scripts to do the actual transform. If you have a copy of MultiMarkdown.pl and want to use it instead of the script included in this package, make sure it is in your PATH, and the package will find and use it.\n\nSince this packages uses perl scripts, you must have perl installed and in your PATH for the transform to work correctly. This package has only been tested on \\*nix and should work on most flavors of Linux and BSD. Use of this package on a Windows machine could cause errors.\n\nChangelog\n=========\n\n0.2 (2009-08-19)\n----------------\n\n* Fixed a few typos in license\n\n0.1 (2009-08-19) (Unreleased)\n-----------------------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/collective.transform.multimarkdown/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.transform.multimarkdown", "package_url": "https://pypi.org/project/collective.transform.multimarkdown/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.transform.multimarkdown/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/collective.transform.multimarkdown/" }, "release_url": "https://pypi.org/project/collective.transform.multimarkdown/0.2/", "requires_dist": null, "requires_python": null, "summary": "MultiMarkdown text transform for Plone", "version": "0.2" }, "last_serial": 788247, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "bd579be2414b4fcd1c54decef4d81e40", "sha256": "8c5cba009149044e63968b7e30ab0bb1cfbcfc8102b9863719c7767fe7cb86d4" }, "downloads": -1, "filename": "collective.transform.multimarkdown-0.2.tar.gz", "has_sig": false, "md5_digest": "bd579be2414b4fcd1c54decef4d81e40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45681, "upload_time": "2009-08-19T19:27:57", "url": "https://files.pythonhosted.org/packages/ec/1f/eb9ea4a7e17e776fa06b3155cec074654f7eeddee4884760d84a094a94a8/collective.transform.multimarkdown-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd579be2414b4fcd1c54decef4d81e40", "sha256": "8c5cba009149044e63968b7e30ab0bb1cfbcfc8102b9863719c7767fe7cb86d4" }, "downloads": -1, "filename": "collective.transform.multimarkdown-0.2.tar.gz", "has_sig": false, "md5_digest": "bd579be2414b4fcd1c54decef4d81e40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45681, "upload_time": "2009-08-19T19:27:57", "url": "https://files.pythonhosted.org/packages/ec/1f/eb9ea4a7e17e776fa06b3155cec074654f7eeddee4884760d84a094a94a8/collective.transform.multimarkdown-0.2.tar.gz" } ] }