redmine_markdown_formatter icon indicating copy to clipboard operation
redmine_markdown_formatter copied to clipboard

This is a Markdown plugin for Redmine

Results 7 redmine_markdown_formatter issues
Sort by recently updated
recently updated
newest added

Is this plugin still being maintained? Which version of rdiscount is needed? When I try to install the plugin on a 1.4.2stable Redmine install with rdiscount 1.6.8 (and rpeg-markdown 1.4.6)...

Loaded was successfully loaded but is not parsing Wiki content. Installation straight from git pull.

Can you add a License file so contributors know that this plugin is Open Source? I'd recommend GPLv2 since Redmine itself uses it. Feel free to steal my files GPL.txt...

Markdown formatting doesn't work with 0.8.4 Plugin is loaded but new issues and new wiki pages do not parse markdown.

I'm running redmine in a sub URI (my.host.edu/redmine) and the help link in the text editor points to the wrong place /plugin_assets/redmine_markdown_formatter/help/markdown_syntax.html instead of /redmine/plugin_assets/redmine_markdown_formatter/help/markdown_syntax.html It works fine with the...