SVN Revisions nest under the SVN Repository and are created automatically everytime a user commits. It is not possible to edit a SVN Revision since it is meant to be an exact copy of what appears in SVN. However, it is possible to create annotations under teh Revision, a very handy feature if you need to discuss a specific change.
Sosius supports the following subset of wikitext syntax.
Feature | Example | Rendering |
---|---|---|
Heading 2 | --Heading 2-- |
Heading 2 |
Heading 3 | ---Heading 3--- |
Heading 3 |
Heading 4 | ---Heading 4--- |
Heading 4 |
Horizontal rule | ---- |
|
Linebreak | 1\\2 | 1 2 |
Italics | //italics// | italics |
Bold | **bold** | bold |
Superscript | ^^super^^script | superscript |
Subscript | ,,sub,,script | subscript |
Monspace | ##monospace## | monospace |
Link | [[/sosius/help]] | http://my.sosius.com/sosius/help |
Image | {{http://my.sosius.com/ww/images/icons/small/179.png}} |