These are the guidelines that users will see for posting in this input format. They are automatically generated..
- Web page addresses and e-mail addresses turn into links automatically.
- Video embed
- Single video: [video:http://www.youtube.com/watch?v=uN1qUeId]
- Random video out of multiple: [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
- Anchors are used to make links to other pages : <a href="http://www.creativendor.com">CreatiVendor</a>
- Emphasized : <em>Emphasized</em>
- Strong : <strong>Strong</strong>
- Cited : <cite>Cited</cite>
- Coded text used to show programming source code : <code>Coded</code>
- Unordered list : use '-' (without quote) in front of your list. That will be changed into a bullet point.
- Second Unordered list : use '--'
- Definition lists are similar to other HTML lists : <dl> <dt>First term</dt> <dd>First definition</dd> <dt>Second term</dt> <dd>Second definition</dd> </dl>