@@ -29,7 +29,7 @@ main() (
| awk '{print $1}'
)
case "$depth" in
1|2|3 )
1|2 )
n=$((n+1))
printf "%s- [%s](%s)\n" \
"$(for i in $(seq 0 $depth); do printf " "; done)" \
The note is not visible to the blocked user.