Actions
Patch #28169
closedEnable and add underline button to the toolbar for Markdown formatting
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Textile formatting has the "Underline" option for text formatting and I find it useful to have it also for Markdown.
The attached patch implements this.
As a side note, until this patch, the '_' was an alternative to '*' (italic), but I don't think that many users were aware by this alternative because Redmine uses the '*' in help docs and in the generated markup by Italic button.
Files
Related issues
Updated by Marius BĂLTEANU almost 7 years ago
- File deleted (
0001-enable-and-adds-underline-button-for-markdown-format.patch)
Updated by Marius BĂLTEANU almost 7 years ago
Updated by Mischa The Evil almost 7 years ago
- Target version changed from Unplanned backlogs to 4.0.0
Marius BALTEANU wrote:
It'll be nice to deliver this feature along with #28119.
I agree. I don't see any reason why it shouldn't be possible.
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from New to Closed
Patch committed, thanks!
Updated by Marius BĂLTEANU over 5 years ago
- Related to Defect #31929: MarkdownFormatterTest#test_should_support_underlined_text is declared as private added
Actions