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
Actions