mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
Merge 7d90c90265 into 51f2ad6e8a
This commit is contained in:
commit
c1ee83a113
1 changed files with 1 additions and 0 deletions
|
|
@ -680,6 +680,7 @@ export const MarkdownEditor = forwardRef<MarkdownEditorHandle, MarkdownEditorPro
|
|||
heading: {
|
||||
levels: [1, 2, 3],
|
||||
},
|
||||
link: false, // Disable StarterKit's Link to use custom-configured one below
|
||||
}),
|
||||
Link.configure({
|
||||
openOnClick: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue