@@ -6,4 +6,4 @@ start="<html><head><title>TypoML Preview</title>$style</head><body>"
end="</body></html>"
output="$start$input$end"
echo "$output" > /tmp/preview.html
nohup xdg-open /tmp/preview.html &
nohup xdg-open /tmp/preview.html > /dev/null 2>&1 &
The note is not visible to the blocked user.