Headings
= Heading 1 =
== Heading 2 ==
=== Heading 3 ===
Styling
**bold text**, //italic text//, ##monospaced text##
__underlined text__, --strikethrough text--
^^superscript text^^, ,,subscript text,,
Lists
* List Item 1
* List Item 2
# Numbered List Item 2.1
Links
[[WikiPage]]
[[http://mbed.org]]
[[/handbook/SPI|More about SPI]]
Upverter embed (hint - use the unique id found in the embed code)
<<upverter>>634b5640a5bbd8a7<</upverter>>
Code (hint - publishing your code and linking to it makes it easier to import your program)
<<code title=include the mbed library with this snippet>>
#include "mbed.h"
<</code>>
Linking to a program
<<program /users/simon/programs/SerialBuffer/latest/ >>
Table of Contents is included by default, to disable put this snippet on the page.
<<notoc>>
Blocks
<<quote>>
Can I markup a quote, help or warning block?
<</quote>>
Images
{{/media/img/mbed.gif}}
{{http://mbed.org/media/img/mbed.gif}}
[[WikiPage|{{/media/img/mbed.gif}}]]
[[WikiPage|{{/media/img/mbed.gif}}]]
Gallery size argument can be either small or medium, default is large
<<gallery size=small>>
{{/media/img/mbed.gif}}
{{/media/img/mbed.gif|mbed logo}}
[[http://mbed.org|{{/media/img/mbed.gif}}]]
[[http://mbed.org|{{/media/img/mbed.gif|mbed logo}}]]
<</gallery>>
Videos
{{http://www.youtube.com/watch?v=7LPDRcahhUE}}