Actions
Feature #14260
closedSimplify the syntax highlighting
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
instead of pre/code tag for code highlighting, it should use ``` for simplicity
```lang
//code
```
like https://help.github.com/articles/github-flavored-markdown#syntax-highlighting, https://github.com/github/markup.
Related issues
Updated by Go MAEDA almost 9 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
It is Markdown syntax and Redmine supports Markdown since Redmine 2.5.0 (#15520).
Updated by Go MAEDA almost 9 years ago
- Is duplicate of Feature #15520: Markdown formatting added
Actions