welcome: please sign in
location: Diff for "HelpHelp!"
Differences between revisions 8 and 9
Revision 8 as of 2010-06-16 01:35:57
Size: 571
Comment:
Revision 9 as of 2010-06-16 01:36:30
Size: 604
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
I've been using nasm as the code type, but there might be a better one. I've been using nasm as the code type for our assembly files, but there might be a better one out there.

HelpHelp!

General Editing:

  • The GUI editor does not like Safari very much, but I've had no problems with Firefox.

Pretty Code

to create pretty code, insert the code in text mode surrounded by curly brackets and a shebang:

{{{#!highlight [code type]

[code here]

}}}

I've been using nasm as the code type for our assembly files, but there might be a better one out there.

Go here for moinmoin details and go here for the highlighter page, pygments

HelpHelp! (last edited 2010-06-16 01:36:30 by DanielMcAnulty)