@@ -3,6 +3,8 @@
# Build the plug using a Docker container with Deno
build:
docker run --rm -v $(PWD):/app -w /app denoland/deno:latest task build
mkdir -p test_space/_plug
cp icalendar.plug.js test_space/_plug/icalendar.plug.js
# Start the SilverBullet test container
up:
The note is not visible to the blocked user.