smeagol/resources/public/content/_edit-left-bar.md
simon baaa153bcc Upversioned to 0.5.1-SNAPSHOT; diff2html now works; many packages
(but not timbre) updated; documentation improved.
2016-08-20 22:03:20 +01:00

13 lines
No EOL
442 B
Markdown

####Formatting hints
+ \# Main heading
+ \#\# Second level heading
+ \#\#\# Third level heading
+ \[\[Link within this wiki\]\]
+ \[Link outside this wiki\] \(http://url.goes.here/\)
+ \!\[image alt text\]\(http://url.of.image\)
+ \+ (at start of line) ordinary bulleted lists
+ \1\. (at start of line) numbered lists
+ \*\***bold**\*\*
+ \__italic_\_
More documentation [here](http://daringfireball.net/projects/markdown/syntax)