Talk:Code hacks: Difference between revisions
From Armagetron Advanced
No edit summary |
mNo edit summary |
||
| Line 14: | Line 14: | ||
[[User:TiTnAsS|TiTnAsS]] 18:27, 30 October 2005 (CST) | [[User:TiTnAsS|TiTnAsS]] 18:27, 30 October 2005 (CST) | ||
---- | |||
Try using pre tags instead. <nowiki><pre>my code</pre></nowiki> | |||
--[[User:Lucifer|Lucifer]] 20:33, 30 October 2005 (CST) | |||
Revision as of 21:33, 30 October 2005
it unformats when you copy paste the script -_-
TiTnAsS 16:43, 30 October 2005 (CST)
Put it in code tags, <code>my code</code>
--Lucifer 17:21, 30 October 2005 (CST)
I know, i already tried that, it still unformats, it drops all the indents and puts it into just a couple lines.
TiTnAsS 18:27, 30 October 2005 (CST)
Try using pre tags instead. <pre>my code</pre>
--Lucifer 20:33, 30 October 2005 (CST)
