Thought I'd use the space to put down some short tutorials on using Markdown and musify together. Because the editor uses Markdown, you can insert links and format text as you wish. When you publish the page, it then transforms it into valid HTML. So - basics: 1. to get a paragraph just hit the Enter/Return key twice. 1. to **embolden** use two asterisks(**) either side of the text. 1. to *italicise* text use one asterisk(*) either side of the text. 1. if you want to add a web-address, type the text you want to be the link in [square brackets], then **next to that** type the link in (curved brackets). If you want to know more then [have a look at this simple tutorial](http://www.simpleeditions.com/59001/markdown-an-introduction).