This plugin supercharges Redmine's Markdown editor using EasyMDE (a fork of SimpleMDE).
Not yet using Markdown in Redmine? You should migrate, because you need this plugin. Just look at the screenshot below!
cd into the redmine/plugins folder and run:
git clone https://github.com/LeviticusMB/bestest_markdown_editor.gitcd into the redmine/plugins folder and run:
git pullThe master branch tracks the latest stable release.
- Support for syntax highlighting in code blocks.
- Enabled the inline preview button in the toolbar.
- Bundle Font Awesome so we don't depend on the internets.
- Initial release branch.