mirror of
https://github.com/docmost/docmost.git
synced 2026-05-15 05:04:06 +08:00
switch to default codeblock tab handling
This commit is contained in:
@@ -311,6 +311,8 @@ export const mainExtensions = [
|
||||
view: CodeBlockView,
|
||||
//@ts-ignore
|
||||
lowlight,
|
||||
enableTabIndentation: true,
|
||||
tabSize: 2,
|
||||
HTMLAttributes: {
|
||||
spellcheck: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user