mirror of https://github.com/freeCodeCamp/devdocs
parent
85fffdc242
commit
05f2a6628c
@ -1,6 +0,0 @@
|
|||||||
#= require views/pages/base
|
|
||||||
|
|
||||||
class app.views.LuaPage extends app.views.BasePage
|
|
||||||
prepare: ->
|
|
||||||
@highlightCode @findAllByTag('pre'), 'lua'
|
|
||||||
return
|
|
Loading…
Reference in new issue