summaryrefslogtreecommitdiffstats
path: root/lib/redmine/wiki_formatting/markdown/formatter.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r17266 into 3.4-stable (#25299).Jean-Philippe Lang2018-04-071-8/+6
* Merged r17198 to 3.4-stable (#28119).Go MAEDA2018-03-311-1/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-071-0/+4
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-061-1/+1
* Limits the schemes that inline images can use (#22926).Jean-Philippe Lang2016-06-011-0/+6
* Limits the schemes that Markdown links can use (#22924).Jean-Philippe Lang2016-06-011-0/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Enables footnote support with Markdown (#16072).Jean-Philippe Lang2015-09-301-1/+2
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Crash in markdown formatter causes ruby process to end (#16781).Jean-Philippe Lang2014-05-021-1/+1
* Set Redcarpet :no_intra_emphasis to true (#16669).Jean-Philippe Lang2014-04-261-1/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Adds experimental support for Markdown formatting with redcarpet (#15520).Jean-Philippe Lang2013-12-231-0/+136