New issue
 Projects > website > Issues > Feature #3848

Supports lua syntax highlight in markdown

Feature #3848 [Closed]
walzer@cocos2d-x.org 2014-01-25 13:16 . Updated about 9 years ago

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

1
2
3
4
local function foo()
    local layer = cc.Layer.create();
    return layer;
end
eva 2014-01-27 02:28
  • Due date set to 2014-01-26
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
walzer@cocos2d-x.org 2014-05-05 06:58
  • Status changed from Resolved to Closed

Atom PDF

Status:Closed
Start date:2014-01-25
Priority:Normal
Due date:2014-01-26
Assignee:eva
% Done:

100%

Category:-
Target version:-