feat: Dynamically load katex to improve first-screen loading speed
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import katex from 'katex';
|
||||
|
||||
const DELIMITER_LIST = [
|
||||
{ left: '$$', right: '$$', display: true },
|
||||
{ left: '$', right: '$', display: false },
|
||||
|
||||
Reference in New Issue
Block a user