Skip to content
WebBreacher edited this page Dec 8, 2013 · 10 revisions

This is the style guide that contributors will use to add content to the project.

Before You Contribute

This project uses the GFM for its content formatting. Not familiar with it? Visit http://daringfireball.net/projects/markdown/syntax.

Overall Page Format

  1. Any place where commands or code is noted, the contributor will use the code format.

Tables

For some information, a table is the preferred format. This is best when you have one-liners or short entries that require no extra sample content. In these cases, a simple table can be used to format the data. The table should have at least 2 columns: Command and Description and may have more if desired/warranted. An example of the table is below.

Command Description OS

|

Detailed Content

Code Format

Clone this wiki locally