diff --git a/II/T.pm b/II/T.pm index ac6b74c..f88c862 100644 --- a/II/T.pm +++ b/II/T.pm @@ -166,7 +166,7 @@ sub pre { $post =~ s/>/>/g; $post =~ s/>(.+)/>$1<\/font>/g; $post =~ s/--/—/g; - $post =~ s/.?\*(.+)\*.?/$1<\/b>/g; + $post =~ s/.?\*(.+)\*.?/ $1<\/b> /g; $post =~ s/^$/
\n/g; $post =~ s/(.?)\n/$1
\n/g; $post