mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00
update block editor url to open when clicked (#20068)
This commit is contained in:
parent
c46ed2aa56
commit
ff63ec55bc
@ -81,7 +81,7 @@ export const extensions = [
|
||||
}),
|
||||
LinkExtension.configure({
|
||||
autolink: false,
|
||||
openOnClick: false,
|
||||
openOnClick: true,
|
||||
linkOnPaste: true,
|
||||
HTMLAttributes: {
|
||||
rel: 'noopener noreferrer nofollow',
|
||||
|
Loading…
x
Reference in New Issue
Block a user