0

Is there a module or a simple way to enable the syntax from stackexchange in redmine?

Community
  • 1
  • 1
Coyote
  • 2,454
  • 26
  • 47

2 Answers2

3

Yes, there is a Markdown formatter plugin for redmine. It probably doesn't match SE's markdown flavour exactly, but it'll put you in the right direction.

Carl Norum
  • 219,201
  • 40
  • 422
  • 469
1

Using the latest version of redmine (2.2.2) I found that none of the plugins on the website worked.

I finally found a fork of redmine_markdown_extra_formatter which works with the current version of redmine.


For reference I tried:

Coyote
  • 2,454
  • 26
  • 47