summaryrefslogtreecommitdiffstats
path: root/lib/redmine/wiki_formatting/markdown/helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Drop deprecated Redcarpet based Markdown formatter (#40149).Go MAEDA2024-10-201-64/+0
* Fix initial_page_content method to avoid referencing @page instance variable ...Go MAEDA2024-04-101-1/+1
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Updates JS toolbar help button to use the new route (#39111, #40137).Marius Balteanu2024-02-191-2/+2
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* shorten long line of lib/redmine/wiki_formatting/markdown/helper.rbToshi MARUYAMA2020-12-101-3/+16
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-141-1/+3
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-171-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Preview URL in Wiki Toolbar should be escaped (#30758).Go MAEDA2019-02-111-1/+1
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-2/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Generate markup for uploaded image dropped into wiki-edit textarea (#26071).Jean-Philippe Lang2017-06-071-0/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* add markdown wiki syntax help to tool bar (#16373)Toshi MARUYAMA2015-04-201-1/+2
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* 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/+45