Merge branch 'develop' into ckeditor5-alignment

This commit is contained in:
SiriusXT
2025-06-10 09:07:21 +08:00
3 changed files with 5 additions and 5 deletions

View File

@@ -250,7 +250,7 @@ export function buildFloatingToolbar() {
{
label: "Insert",
icon: "plus",
items: ["bookmark", "internallink", "includeNote", "|", "math", "mermaid", "horizontalLine", "pageBreak", "dateTime"]
items: ["link", "bookmark", "internallink", "includeNote", "|", "math", "mermaid", "horizontalLine", "pageBreak", "dateTime"]
},
"|",
"alignment",