mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 19:36:06 +00:00
Fixing some kernel js
This commit is contained in:
parent
5c47e93202
commit
2a47b76611
@ -47,7 +47,7 @@ define(['require',
|
||||
// This is necessary, otherwise sometimes highlighting just doesn't happen.
|
||||
// This may be an IPython bug.
|
||||
c.code_mirror.setOption('mode', 'ihaskell');
|
||||
c.auto_highlight();
|
||||
c.force_highlight('ihaskell');
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user