mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
33109175cc
commit
e76d0084ed
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ export class Plugin {
|
|||
filter: string[],
|
||||
html: string,
|
||||
id: string,
|
||||
callback: (protyle: import("../protyle").Protyle) => void
|
||||
callback: (protyle: import("../protyle").Protyle, nodeElement: HTMLElement) => void
|
||||
}[] = [];
|
||||
// TODO
|
||||
public customBlockRenders: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue