Is it just my browser when viewing source code in forums?

CidTek

Active Member
Licensed User
Longtime User
Looking back at some older posts I often (but not always) get a lot of html tags in the code samples makin reading the code virtually impossible. Anyone else see that or is my browser hosed?
 

agraham

Expert
Licensed User
Longtime User
I see it too occasionally. I think it arose when Erel made the forum start automatically formatting the code in code blocks according to Basic4android standards. I think that if whoever posted the code fomatted it using the forum editor rather than just posting plain text then the old HTML style formatting is now merely displayed as is rather than being parsed.
 
Upvote 0

CidTek

Active Member
Licensed User
Longtime User
Thanks - I was almost hoping it was on my end so I could fix it although browser issues often don't go away by merely reinstalling them.
 
Upvote 0
Top