/_taios.php |
---|
227,7 → 227,7 |
'<ul>$1</ul>', |
'<ol>$1</ol>', |
'<li>$1</li>', |
'<span style="font-family: Droid Sans Mono, monospace, fixed;">$1</span>', |
'<span style="font-family: Droid Sans Mono, monospace, fixed; margin-left: 4px; margin-right: 4px;">$1</span>', |
); |
$newstr = preg_replace($bbcode, $html, $newstr); |