mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 22:54:42 -04:00
Fix syntax highlighting not apply correctly in slides
This commit is contained in:
parent
8c5a5a0712
commit
793aef0e2e
4 changed files with 7 additions and 4 deletions
|
@ -2,6 +2,8 @@ require('../css/extra.css');
|
|||
require('../css/slide-preview.css');
|
||||
require('../css/site.css');
|
||||
|
||||
require('highlight.js/styles/github-gist.css');
|
||||
|
||||
/* other vendors plugin */
|
||||
var S = require('string');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue