Skip to content

Commit 3a3ebb6

Browse files
committed
Merge pull request #4022 from patrick-hertling/fix/autoformat
fix
1 parent 583174e commit 3a3ebb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/editor/plugins/autoformat-plugin.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ export const autoformatBlocks: AutoformatRule[] = [
175175
},
176176
match: '```',
177177
mode: 'block',
178-
triggerAtBlockStart: false,
179178
type: CodeBlockPlugin.key,
180179
},
181180
{

0 commit comments

Comments
 (0)