debug
This commit is contained in:
@@ -16,7 +16,7 @@ import Text from '@tiptap/extension-text'
|
|||||||
import CodeBlockLowlight from '@tiptap/extension-code-block-lowlight'
|
import CodeBlockLowlight from '@tiptap/extension-code-block-lowlight'
|
||||||
|
|
||||||
// load all highlight.js languages
|
// load all highlight.js languages
|
||||||
import { lowlight } from 'lowlight'
|
import { lowlight } from 'lowlight/lib/all'
|
||||||
|
|
||||||
// load specific languages only
|
// load specific languages only
|
||||||
// import { lowlight } from 'lowlight/lib/core'
|
// import { lowlight } from 'lowlight/lib/core'
|
||||||
|
|||||||
Reference in New Issue
Block a user