@ -166,7 +166,7 @@ sub pre {
$post =~ s/>/>/g;
$post =~ s/>(.+)/<font color='green'>>$1<\/font>/g;
$post =~ s/--/—/g;
$post =~ s/.?\*(.+)\*.?/<b>$1<\/b>/g;
$post =~ s/.?\*(.+)\*.?/ <b>$1<\/b> /g;
$post =~ s/^$/<br>\n/g;
$post =~ s/(.?)\n/$1<br>\n/g;
$post
The note is not visible to the blocked user.