@@ -203,7 +203,7 @@ fn parse_reference(
}
"&" as char <> tail -> {
"&" <> tail -> {
use #(name, doc) <- result.try(parse_name(tail))
case doc {
The note is not visible to the blocked user.