This plugin provides CommonMark notation using CommonMarker.
You don't need this with Redmine 5.0 or later because Redmine 5.0 has CommonMark support.
- Redmine 4.1 and Redmine 4.2.
$ cd redmine/plugins
$ git clone https://github.com/clear-code/redmine_common_mark.git common_mark
$ cd ..
$ bundle install
And restart your Redmine.
Vist your Redmine's settings and chenge text formatting to CommonMark.
Bug reports and pull requests are welcome on GitHub at https://github.com/clear-code/redmine_common_mark.
The gem is available as open source under the terms of the MIT License.