Arguments
more instructions to follow ...
HTML snippets
- How to add a link:
<a href="LINK">TEXT</a> [[br]]
where "LINK" is a copy/pasted URL, and TEXT is the text that will show up as a link. This example will look like:
TEXT
- How to add a list:
<ul> <li>List item 1</li> <li>List item 1</li> </ul>
notes to add:
- adding an image (hosted elsewhere ... hosted on here somehow?)
- embedding a player (eg, YouTube?, Vimeo, or some sound thing ... soundcloud?)
