Size: 519
Comment:
|
Size: 574
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Editing: | = HelpHelp!! = |
Line 4: | Line 4: |
==== General Editing: ==== | |
Line 5: | Line 6: |
* to create pretty code, insert the code in text mode surrounded by curly brackets and a shebang: |
==== Pretty Code ==== to create pretty code, insert the code in text mode surrounded by curly brackets and a shebang: |
Line 14: | Line 17: |
* I've been using nasm as the code type, but there might be a better one. [[http://moinmo.in/HelpOnParsers|Go here for moinmoin details]] and [[http://pygments.org/|go here for the highlighter page, pygments]] |
I've been using nasm as the code type, but there might be a better one. [[http://moinmo.in/HelpOnParsers|Go here for moinmoin details]] and [[http://pygments.org/|go here for the highlighter page, pygments]] |
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