Supports lua syntax highlight in markdown
Supports lua syntax highlight in markdown
Feature #3848 [Closed]
- Status changed from Resolved to Closed
Status: | Closed | |
---|---|---|
Start date: | 2014-01-25 | |
Priority: | Normal | |
Due date: | 2014-01-26 | |
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | - |
See the lua segment in http://www.cocos2d-x.org/forums/6/topics/43714
There's no lua syntax highlight even if I use some lua keywords like
local
,function
,end
.I paste it here