Help:Learn to Edit

Creatine.Wiki is formatted using a special language called Markdown, specifically CommonMark. It's pretty easy to learn the basics.

You have a choice of using one of two editing tools; the "Source Editor" uses Markdown syntax.

Alternatively, you can use "Visual Editor," a secondary editing interface that works more like a word processor. Visual Editor is somewhat simpler to use, but Source Editor is more effective for some tasks and provides more control. You can easily switch between the two editing tools by clicking the tabs at the bottom of the editor.

To view and edit a page, click the 'Edit' tab at the top of any page. This will allow you to type text that you want to add, using Markdown syntax to format the text and to add other elements like images and tables that are explained later in this tutorial.

The full Markdown spec can initially seem intimidating, but it actually requires only a few rules to understand and use. See the Markdown Guide for an introduction to the basic rules.

See Also