Merge branch 'main' into tiptap3-migration

This commit is contained in:
Philipinho
2026-01-16 15:42:16 +00:00
29 changed files with 1101 additions and 964 deletions
@@ -129,6 +129,7 @@ export const mainExtensions = [
}),
TextAlign.configure({ types: ["heading", "paragraph"] }),
TaskList,
ListKeymap,
TaskItem.configure({
nested: true,
}),