Actions
Feature #40149
closedDrop deprecated Redcarpet based Markdown formatter
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
In Redmine 5.1, the Redcarpet-based Markdown formatter is deprecated and CommonMark Markdown is the default instead.
Since CommonMark Markdown has been used by users without any particular problems, I think we can discontinue the deprecated Redcarpet-based Markdown.
Files
Related issues
Updated by Go MAEDA 2 months ago
- File 0001-Remove-Redcarpet-based-Markdown-formatter.patch added
- File 0002-Change-the-Text-formatting-setting-to-CommonMark-Mar.patch added
- Target version changed from Candidate for next major release to 6.0.0
Here are the patches.
I am setting the target version to 6.0.0.
Updated by Go MAEDA 2 months ago
- Blocked by Patch #40939: Add "underline" button to jsToolbar for CommonMark Markdown formatting added
Updated by Go MAEDA 2 months ago
- Related to Feature #32424: CommonMark Markdown Text Formatting added
Updated by Go MAEDA 2 months ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
I have committed the patch in r23153 and removed the Redcarpet-based Markdown formatter.
As a result, starting with the upcoming Redmine 6.0, Redmine will have only one Markdown formatter, CommonMark Markdown. If you have selected "Markdown" in the "Text formatting" setting, it will be migrated to "CommonMark Markdown".
Updated by Go MAEDA 2 months ago
- Related to Defect #41513: Error after update to revision 23153 added
Actions