Feature #33037
Support for Gitlab flavored Markdown
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: | Fixed |
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
History
#1
Updated by Go MAEDA over 2 years ago
- Related to Feature #32424: CommonMark Markdown Text Formatting added
#2
Updated by Thorsten Jäger over 2 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
#3
Updated by Marius BALTEANU 12 months ago
- Status changed from New to Closed
- Resolution set to Fixed