Has anyone thought about adding [vb], [c++] and other tags? This way it will be easier to read code.
i.e:
[vb]
If Blah Then
MsgBox "Hola!" ' Greet the user
End If
[/vb]
If, Then, End If would be in blue (also any other keywords), ' Greet the user would be green, while the rest of the text would be black or white, depending on background color.
I think it's a great idea ;)
Quote
[21:12:36] <thuscelackpiss> that would be nice userloesr
The code tags on madz do that but they use mind numbingly horrible colors.
I thought of writing something like that awhile ago, but it seemed like too much work.
Are you volunteering?
Quote from: iago on October 10, 2003, 09:54 PM
too much work
This forum is written in PHP... Many other popular forums are written in PHP. I'm sure someone's done it already, all we need to do is copy and paste?
Quote from: Yoni on October 10, 2003, 10:50 PM
Quote from: iago on October 10, 2003, 09:54 PM
too much work
This forum is written in PHP... Many other popular forums are written in PHP. I'm sure someone's done it already, all we need to do is copy and paste?
I'm off searching google ;)