mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 16:14:43 -04:00
Load gist-embed without script-loader
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
1150c72fa7
commit
fddd97391b
2 changed files with 1 additions and 4 deletions
|
@ -19,6 +19,7 @@ import Plugin from 'markdown-it-regexp'
|
|||
|
||||
import mermaid from 'mermaid'
|
||||
import handlebars from 'handlebars'
|
||||
import 'gist-embed'
|
||||
|
||||
require('prismjs/themes/prism.css')
|
||||
require('prismjs/components/prism-wiki')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue