Pass hljs to diff renderer call
This commit is contained in:
parent
900a782bad
commit
f0caf0b3fc
|
|
@ -69,7 +69,7 @@
|
||||||
outputFormat: format,
|
outputFormat: format,
|
||||||
highlight: true,
|
highlight: true,
|
||||||
colorScheme: "dark",
|
colorScheme: "dark",
|
||||||
});
|
}, hljs);
|
||||||
ui.draw();
|
ui.draw();
|
||||||
ui.highlightCode();
|
ui.highlightCode();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user