mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
Embed block: highlighting
This commit is contained in:
parent
1a79e4520f
commit
b83e1655b5
@ -179,6 +179,7 @@ var viewerEvents = function() {
|
||||
|
||||
if ($embedCode.length) {
|
||||
$embedCode.html($embedCode.html().replace('%key%', to));
|
||||
Prism.highlightAll();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user