문제

This is driving me nuts.

Syntax highlighting doesn't work on a single Wiki page in a project on GitHub.

Take this page, for example: https://github.com/oscar-broman/PAWN-Boilerplate/wiki/Built-in-modules

Here's the source for it: https://gist.github.com/3128950

Oh, great, syntax highlighting works even there.

도움이 되었습니까?

해결책

It seems the reason was I put C++ in some places, only c++ is accepted by the Wiki. If one place has the capital C, no highlighting will be done.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top