upstream #1
@ -145,7 +145,7 @@ export default makeSource({
|
|||||||
rehypeAutolinkHeadings,
|
rehypeAutolinkHeadings,
|
||||||
rehypeKatex,
|
rehypeKatex,
|
||||||
[rehypeCitation, { path: path.join(root, 'data') }],
|
[rehypeCitation, { path: path.join(root, 'data') }],
|
||||||
[rehypePrismPlus, { defaultLanguage: 'js' }],
|
[rehypePrismPlus, { defaultLanguage: 'js', ignoreMissing: true }],
|
||||||
rehypePresetMinify,
|
rehypePresetMinify,
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user