← Revision 6 as of 2010-06-16 01:27:47
Size: 568
Comment:
|
← Revision 7 as of 2010-06-16 01:29:10 →
Size: 574
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
=== General Editing: === |
==== General Editing: ==== |
Line 6: | Line 7: |
=== Pretty Code === | ==== Pretty Code ==== |
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, but there might be a better one.
Go here for moinmoin details and go here for the highlighter page, pygments