[geshi] bug or my error ?
Posted: Fri Sep 02, 2005 8:56 pm
hi,
i just installed Serendipity v.0.8.4 and the Geshi Plugin over Spartacus.
I found on my blog that Geshi didnt output the cod correct, even if its right in the database.
Here my code
and geshi made this
also the code is underlined.
I hope somebody can help me
bye
murdog
ps: please excuse if my english is bad
i just installed Serendipity v.0.8.4 and the Geshi Plugin over Spartacus.
I found on my blog that Geshi didnt output the cod correct, even if its right in the database.
Here my code
Code: Select all
$user2 = str_replace ("-","_'',$user);
Code: Select all
$user2 = str_replace ("-","",$user);
I hope somebody can help me
bye
murdog
ps: please excuse if my english is bad