Skip to main content

MultiMarkdown text transform for Plone

Project description

Introduction

This package allows Plone users to include MultiMarkdown syntax in their Plone sites. MultiMarkdown is a derivative of John Gruber’s original Markdown project.

To see the improved MultiMarkdown syntax, check out the Syntax Guide.

Install

To install collective.transform.multimarkdown with buildout do the following:

[instance]
eggs = collective.transform.multimarkdown
zcml = collective.transform.multimarkdown

Once the package is installed you can do the following:

  • Run the MultiMarkdown Transform profile

  • Go to Site Setup -> Markup

  • Make sure the text/x-multimarkdown transform is enabled

  • Set your default editor to Plain Text

  • Write some MultiMarkdown!

To uninstall, run the MultiMarkdown Transform Uninstall profile and remove the package from your buildout.

Limitations

This 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.

Since 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.

Changelog

0.2 (2009-08-19)

  • Fixed a few typos in license

0.1 (2009-08-19) (Unreleased)

  • Initial release

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.transform.multimarkdown-0.2.tar.gz (45.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page