How come AT does not have a [code] tag?

statik213

Golden Member
Oct 31, 2004
1,654
0
0
How come there's no
Code:
 tag @ AT? The attach code thing ii a pain in the neck, and it's difficult explaining stuff when you need to have seperate code blocks and need to explain several things.....
 

Rock Hydra

Diamond Member
Dec 13, 2004
6,466
1
0
Although I'm not in need or will it affect me, but I see enough examples of where it would help, that would say "Let it be done"!!
 

tami

Lifer
Nov 14, 2004
11,588
3
81
Originally posted by: statik213
Thx, I made a suggestion there...
Umm.. anyone care to explain why the negative votes?

these mods, they have halos floating over their head.

hey, we need that emoticon!

:p
 

The Pentium Guy

Diamond Member
Jan 15, 2005
4,327
1
0
Originally posted by: statik213
How come there's no
Code:
 tag @ AT? The attach code thing ii a pain in the neck, and it's difficult explaining stuff when you need to have seperate code blocks and need to explain several things.....[/quote]

I agree 100%.
Testing for syntax highlighting/indenting. 

Edit: Leet! this thing tabs code (Useful if you're making ASCII diagrams :D), but no syntax highlighting :(.
 

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
It's pretty damn easy to implement too

<pre><code>...</code></pre>plus some CSS = done
 

statik213

Golden Member
Oct 31, 2004
1,654
0
0
Originally posted by: screw3d
It's pretty damn easy to implement too

<pre><code>...</code></pre>plus some CSS = done

Exactly, I'm not asking for seperate highlighter for different langs. (though that would be nice).

Anywayz, bump!
 

OrganizedChaos

Diamond Member
Apr 21, 2002
4,524
0
0
i'd rather see the
 

Kyteland

Diamond Member
Dec 30, 2002
5,747
1
81
Originally posted by: OrganizedChaos
some other fusetalk forums have it, why not us?
Because AnandTech is probably 100x bigger than that other forum?
 

Lonyo

Lifer
Aug 10, 2002
21,938
6
81
Originally posted by: Kyteland
Originally posted by: OrganizedChaos
some other fusetalk forums have it, why not us?
Because AnandTech is probably 100x bigger than that other forum?

And the spell checker would probably break down and cry because of the atrocities commited by some people on this forum.
 

crimson117

Platinum Member
Aug 25, 2001
2,094
0
76
I'd love
Code:
 or even just [pre] tags, so we can more easily post tabular data; for example when posting build specs or price charts.