syntax candy
parent
6507614e45
commit
a0235126e4
|
@ -2875,7 +2875,7 @@ function Ace2Inner(){
|
||||||
|
|
||||||
_.each(hooks.callAll('aceRegisterBlockElements'), function(element){
|
_.each(hooks.callAll('aceRegisterBlockElements'), function(element){
|
||||||
_blockElems[element] = 1;
|
_blockElems[element] = 1;
|
||||||
})
|
});
|
||||||
|
|
||||||
function isBlockElement(n)
|
function isBlockElement(n)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue