Vote #63443
完了Add code highlight to the board messages
0%
説明
Since some friend has asked for the code highlight function in board messages, I have checked the messages/show.rhtml file.
And I found that the code highlight html code is generated but is not displayed correctly. The reason is that the scm.css file is not linked to the messages/show.rhtml file as the wiki/show.rhtml does.
So just copying the link code from wiki to messages will solve the problem.
But I don't know if you want the code highlight function in board messages? So please make your decision to accept it or not.
_^
journals
Applied in r1562.
--------------------------------------------------------------------------------