Actions
Feature #3492
openSpecify different text formatters for certain parts of Redmine
Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
2009-06-13
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
At present a single option controls the text formatting rules throughout an entire Redmine site.
Our commit messages have certain phraseology which is mangled beyond recognition by the textile formatter, but we don't want to disable the formatter site-wide for obvious reasons.
A good solution would be to be able to select a formatter on the repository page which would only be used for formatting the commit messages for that repository. Alternatively, though much less desirable, a simple checkbox to disable formatting in commit messages would also do the job (but won't let us code a custom formatter specifically for our commit messages).
Related issues
Actions