switch to default codeblock tab handling

This commit is contained in:
Philipinho
2026-05-08 17:32:50 +01:00
parent de60aa7e61
commit 56dc2e4eca
2 changed files with 11 additions and 21 deletions
@@ -311,6 +311,8 @@ export const mainExtensions = [
view: CodeBlockView,
//@ts-ignore
lowlight,
enableTabIndentation: true,
tabSize: 2,
HTMLAttributes: {
spellcheck: false,
},