mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social
This commit is contained in:
commit
e54629554b
@ -17,7 +17,7 @@ export default class Mention extends TipTapMention {
|
|||||||
'data-mention-id': node.attrs.id,
|
'data-mention-id': node.attrs.id,
|
||||||
target: '_blank',
|
target: '_blank',
|
||||||
},
|
},
|
||||||
`${this.options.matcher.char}${node.attrs.label}`,
|
`${this.options.matcher.char}${node.attrs.label} `,
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
parseDOM: [
|
parseDOM: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user