Help talk:Programming Example Prototypes: Difference between revisions

You're not the only one
No edit summary
(You're not the only one)
 
(One intermediate revision by one other user not shown)
Line 4:
::Done and done. --[[User:Mwn3d|Mwn3d]] 14:50, 2 February 2009 (UTC)
 
Am I the only one who hates using spaces to make it format the code? <nowiki><pre></nowiki> is much better, in my opinion, and much easier to edit (when I fix tags, I have to go through and backspace the code, trying to keep it's original indentation) --~~~[[User:Mbishop|Mbishop]]
:The spaces are good for when you want to show one or two lines. There are still legacy examples that use spaces that usually get converted over when someone edits near them. If you see any long examples (maybe 4 or more lines or so) that are formatted using the space method you can change them to pre tags, but less than that it's probably not worth the effort. --[[User:Mwn3d|Mwn3d]] 18:02, 2 February 2009 (UTC)
Anonymous user