> into angle quotes ## and generally tries to make pages look more attractive ## ## Copyright 2003 John Rankin (john.rankin@affinity.co.nz) $InlineReplacements["/--/"]="—"; $InlineReplacements["/`-/"]="–"; $InlineReplacements["/([0-9])-([0-9])/"]="$1–$2"; $InlineReplacements["/->/"]="→"; $InlineReplacements["/<-/"]="←"; $InlineReplacements["/\.\.\./"]="…"; $InlineReplacements["/\+\/?\-/"]="±"; $InlineReplacements["/<<(.*?)>>/"]="«$1»"; $InlineReplacements["/<(.*?)\|/"]="‹$1|"; $InlineReplacements["/\|(.*?)>/"]="|$1›"; $InlineReplacements["/(<.*?>['\"]*)|((.?)(['\"]+))/e"] = 'BypassHTML("$1","$2")'; function BypassHTML($hstring,$qstring) { if ($qstring=='') { $qstring = preg_replace("/.*>/",'',$hstring); $hstr = stripslashes(preg_replace("/>.*/",'>',$hstring)); if ($qstring=='') return $hstr; else { if (strstr($hstr,"