Feature #19112
Markdown for specific projects
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
Problem
In our redmine we have a lot of textile formatted wiki pages. In new projects, we really want to use markdown as markup language, but unfortunately it's impossible to switch on markdown markup for specific project, and enabling markdown for all project will lead to very bad consequences (e.g., all textile formatted pages in other projects will be broken).
Solution
Implementation of enabling markdown formatting for only specific projects.
Related issues
History
#1
Updated by Ebrahim Mohammadi almost 8 years ago
Try this plugin: https://github.com/a-ono/redmine_per_project_formatting
#2
Updated by Go MAEDA almost 8 years ago
- Category set to Text formatting
#3
Updated by Go MAEDA almost 8 years ago
- Duplicates Feature #8095: Allow overriding the default text formatting in each project added
#4
Updated by Go MAEDA almost 8 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
This feature is duplicate with #8095. I close this issue.
Thank you for your suggestion.