Open main menu

CDOT Wiki β

Changes

Style Guide

20 bytes added, 10:21, 1 April 2011
Commands and Code
Examples of single command lines should be monospaced with <nowiki><code></nowiki> tags, with subsitutable text italicized: <code>dd if=''inputfile'' of=''outputfile'' bs=''1M''</code>
Multi-line examples should be indented start with a space on each line (which will cause them to be monospaced):
<os>