parent
fcd1087c16
commit
fdd8826b3b
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ import {emojify} from './emojify'
|
|||
import {isAbsolutePath, getPath, getParentPath} from '../router/util'
|
||||
import {isFn, merge, cached, isPrimitive} from '../util/core'
|
||||
|
||||
// See https://github.com/PrismJS/prism/pull/1367
|
||||
import 'prismjs/components/prism-markup-templating'
|
||||
|
||||
const cachedLinks = {}
|
||||
|
||||
export function getAndRemoveConfig(str = '') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue