Feature #33037
closedSupport for Gitlab flavored Markdown
0%
Description
Its great to see that Redmine also supports markdown in the meantime. However in the current version 4.1 the Markdown Features are quite limited.
Its missing some basics things like scaling pictures, and some more advanced things like ```math blocks which would render inline Latex.
It would be great if Redmine would include something like kramdown or GitLab Flavored Markdown
Would this be possible to include ? Both projects are already available as ruby gems. That fits good.
Related issues
Updated by Go MAEDA over 4 years ago
- Related to Feature #32424: CommonMark Markdown Text Formatting added
Updated by Thorsten Jäger over 4 years ago
+1
WIKI has become a strategic Element for us. Particular as it's tightly integrated (issue/version linking). MARKDOWN is our Teams common "Doc language".
We also export WIKI Articles as TXT (in Markdown) to re-use them in markdown based Documentation. The redcarpet gem for MD isn't up to date in terms of support eg image scaling or notification boxes.
Reference: https://github.com/gjtorikian/commonmarker
Updated by Marius BĂLTEANU over 3 years ago
- Status changed from New to Closed
- Resolution set to Fixed