summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/wiki_formatting/markdown_formatter.rb
Commit message (Expand)AuthorAgeFilesLines
* Markdown formatter not running on rake test.Jean-Philippe Lang2015-06-161-80/+0
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Crash in markdown formatter causes ruby process to end (#16781).Jean-Philippe Lang2014-05-021-0/+12
* Set Redcarpet :no_intra_emphasis to true (#16669).Jean-Philippe Lang2014-04-261-0/+4
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* remove unneeded including ApplicationHelper from helper testsToshi MARUYAMA2013-12-261-2/+0
* Don't load redcarpet with JRuby.Jean-Philippe Lang2013-12-231-0/+4
* Adds experimental support for Markdown formatting with redcarpet (#15520).Jean-Philippe Lang2013-12-231-0/+62