@@ -0,0 +1,5 @@
import { editor } from "@silverbulletmd/silverbullet/syscalls";
export async function helloWorld() {
await editor.flashNotification("Hello world!");
}
The note is not visible to the blocked user.