mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
@@ -51,7 +51,8 @@ export async function activate(ctx: RendererContext<void>) {
|
||||
return md.use(katex, {
|
||||
globalGroup: true,
|
||||
enableBareBlocks: true,
|
||||
macros
|
||||
enableFencedBlocks: true,
|
||||
macros,
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user