mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
chore(ckeditor5/plugins): integrate mention customization
This commit is contained in:
@@ -7,6 +7,7 @@ declare global {
|
||||
|
||||
interface EditorComponent extends Component {
|
||||
loadReferenceLinkTitle($el: JQuery<HTMLElement>, href: string): Promise<void>;
|
||||
createNoteForReferenceLink(title: string): Promise<string>;
|
||||
}
|
||||
|
||||
var glob: {
|
||||
|
||||
Reference in New Issue
Block a user