Strip UTF8 BOM from luapage highlight rules

This commit is contained in:
Joshua Peek 2012-07-02 14:44:02 -05:00
commit 8aab586acf

View file

@ -1,4 +1,4 @@
// LuaPage implements the LuaPage markup as described by the Kepler Project's CGILua
// LuaPage implements the LuaPage markup as described by the Kepler Project's CGILua
// documentation: http://keplerproject.github.com/cgilua/manual.html#templates
define(function(require, exports, module) {
"use strict";