parent
f4084863c2
commit
fd91ded3c0
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ module.exports = {
|
|||
paths: () => glob.sync([
|
||||
'source/**/*.{md,twig}'
|
||||
]),
|
||||
whitelistPatterns: [/hljs/, /language/]
|
||||
whitelistPatterns: [/(code|kbd|pre|samp)/, /hljs/, /language/]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue