zlacker

[parent] [thread] 0 comments
1. brett+(OP)[view] [source] 2007-04-16 07:41:33
a good way to put chunks of code in comments. ideally some wrapper notation around the code that does all or some of the following for its contents:

-uses a monospaced font

-newlines get turned into <br> so that lines show up next to eachother

- < and > get html escaped

- extra spaces and tabs get turned into &nbsp;s to preserve indentation

[go to top]