Load gist-embed without script-loader

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2021-06-06 18:10:38 +02:00
parent 1150c72fa7
commit fddd97391b
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 1 additions and 4 deletions

View file

@ -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')