1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-01 06:51:46 +00:00

7 Commits

Author SHA1 Message Date
Marius Balteanu
ec77fe4e3a Reverts r22717 (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22718 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 20:28:15 +00:00
Marius Balteanu
609cc9221e * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_syntax@.
* Adds route to serve wiki syntax help files.
* Moves wiki syntax CSS files to asset pipeline. 

(#39111, #40137).

git-svn-id: https://svn.redmine.org/redmine/trunk@22717 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 20:24:33 +00:00
Marius Balteanu
9af2ba2c13 Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#32424).
Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@21156 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-11 21:40:56 +00:00
Go MAEDA
14053203c0 Add links to the detailed Wiki formatting help in Quick Reference (#32169).
Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@18571 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-30 13:28:50 +00:00
Go MAEDA
f1d69da310 Text enclosed in pre tag in Wiki formatting reference is not displayed in a monospaced font in Chrome (#32170).
Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@18550 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-30 00:28:47 +00:00
Go MAEDA
72595c6acd Updated the "Code highlighting" section in wiki help as the syntax highlighter was replaced with Rouge (#24681).
git-svn-id: http://svn.redmine.org/redmine/trunk@17536 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-09-30 02:45:16 +00:00
Jean-Philippe Lang
61fdbfbd79 Extract wiki_syntax_detailed internal style sheets into an external one (#24800).
Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16206 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-15 16:34:28 +00:00