Maintainer(s):
Lucas
Supported by: Community
Showdown/MarkDown plugin for SilverStripe to allow you to create your pages using Markdown with live preview.
This module lets you edit page content using the Markdown text-processing system. A live preview is shown using the Showdown javascript library.
Installing the module will by default provide a ShowdownPage type.
However, you may wish to simply override all HtmlTextFields with ShowdownTextField, in which case you may un-comment the line in _config.php.
This will also override $Content in templates to display correctly.
To display fields other than Content correctly on the front-end, you will need to adjust the templates manually, as shown in the README.
Version:
[Unreleased]
Date: 2011-11-20
Compatible with: SilverStripe 2.4
Download:
No Download Available
Git access:
Branch: master
Tag: HEAD
To get a preview of our next release, download the latest build of unstable git master branch here. Please
be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.
SHA hash: 2cfd83137f6a6f580d731032ec649b68ac4ef17f
Build Date: 2011-11-18
Download: silverstripe-showdown-master-HEAD.tar.gz
Unstable Git access: git://github.com/lingo/silverstripe-showdown.git
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.