markdown

Magento Extension
Download latest - 2.1.1

Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).

- Full support of Markdown Extra
- Renders all CMS pages and all CMS blocks (Mage_Cms_Block_Block and Mage_Cms_Block_Widget_Block)
- Renders every transactional email as Markdown (or MD Extra)
- Rendering of catalog product and category short and long description fields have to be implemented in the phtml files by yourself.
- Integrates the awesome http://epiceditor.com: split fullscreen editing, live previewing, automatic draft saving and offline support.
- Drag'n'Drop of images supported in textarea fields. Automatic image uploading integrated (>=
IE10, Safari 6.0.2, FX3.6, Chrome 7, Opera 12.02)
- Converting of HTML into Markdown. Client side via JavaScript.

For further information please see the github repository: https://github.com/SchumacherFM/Magento-Markdown

Releases (6)

Date Version Notes
2014-03-16 2.1.1

https://github.com/SchumacherFM/Magento-Markdown

- Update EpicEditor
- Update marked.js to version v0.3.2
- Update reMarked.js to latest version which fixes a lot of bugs
- Tiny update of beautify-html.js (AMD)
- Update highlight.js to version 8.0 http://highlightjs.org; new themes
- Remove shortened array syntax (PHP 5.4 feature). Thanks Dan Gibbs!
- Bug fix: Hide markdown in email editor when it is disabled. Thanks Paul Hachmang!

2014-01-20 2.1.0

https://github.com/SchumacherFM/Magento-Markdown

Tons of new features! See the github pages for the version history.

- Enable/Disable markdown rendering in email template. (by Paul Hachmang)
- Update marked.js
- Bug fix: HTML Preview code markup
- Bug fix: HTML preview button should be removed
- Bug fix: When there is no content, the Preview and Live Preview tabs show incorrect request
- Feature: Feedback and ideas after being used in the wild.
- Feature: Settings to enable/disable Preview, Live Preview and - - HTML Preview tabs (See Permissions -> Roles)
- Merged Pull Request More native-like styling
- Add new option for styling of the backend textarea field
- Major changes in the backend Github Issue #18
- Renaming of buttons
- EpicEditor disabled by default
- Better style for the textarea field with outer glow
- Besides image Drag'n'Drop added file upload and copy and paste for images
- Enhanced preview mode

2013-10-13 2.0.0

https://github.com/SchumacherFM/Magento-Markdown

Tons of new features! See the github pages for the version history.

2013-09-11 1.4.2

https://github.com/SchumacherFM/Magento-Markdown

2013-09-08 1.4.0

https://github.com/SchumacherFM/Magento-Markdown

2013-09-02 1.1.0

https://github.com/SchumacherFM/Magento-Markdown