mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
436 B
436 B
####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