welcome: please sign in
location: Diff for "HelpHelp!"
Differences between revisions 3 and 4
Revision 3 as of 2010-06-16 01:21:29
Size: 362
Comment:
Revision 4 as of 2010-06-16 01:22:48
Size: 304
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * to create pretty code, insert the code in text mode surrounded by curly brackets and a shebang {{{#!highlight (code type here) [code] }}}
 * I haven't nailed down the ideal asm markup, but currently I'm using nasm
 * to create pretty code, insert the code in text mode surrounded by curly brackets and a shebang

{{{{
{{{#!highlight [code type]

[code
here]

}}}
}}}}

Editing:

  • The GUI editor does not like Safari very much, but I've had no problems with Firefox.
  • to create pretty code, insert the code in text mode surrounded by curly brackets and a shebang

{{{#!highlight [code type]

[code here]

}}}

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