Open GoogleCodeExporter opened 9 years ago
It is quite easy to perform. Stikked is based on geshi which include a lua
highlighter.
Just insert lua in your database
INSERT INTO `<your stikked db>`.`languages` (`code`, `description`) VALUES
('lua', 'Lua');
Original comment by michael....@gmail.com
on 24 Aug 2011 at 12:13
Original issue reported on code.google.com by
mischa.p...@gmail.com
on 3 May 2010 at 8:35