up
The current Markup is as follows: Line breaks in the text show up as such in the display. Horizontal rules are marked by 3 or more consecutive dashes at end of line \-\-\- Unnumbered bullet lists can be marked in two different ways: By putting a string of * at the line beginning, the number of * specifying the indentation depth. By plain blanks indentation, no specific count of the number of blanks. The same number of blanks specifying the same indentation level of the bullet list, with an acceptable slop of +/- 1 blank. Numbered bullet lists are marked by putting a string of # at the line beginning, the number of # specifying the indentation depth. ## Like this ### Deeper ## Back to previous level Markup characters can be escaped by prefixing them with \\ whenever they need to appear in the displayed text. CamelLinks are the traditional Wiki links: at least 2 capital letters in the same word. Explicit free links are done by just enclosing a sequence of words in single brackets like this \[Explicit free links\] Implicit free links just happen when an extry exist for the given sequence of words. Images can be displayed in the text by using this \[\.\|image url\] or \[img\|image url\] the image extension must be one of jpeg, jpg, gif, png. Local images ([.|hibiscus.gif]) can be displayed or used as link anchor by using just their name instead of a full url but there is not yet the interface to load more local images. Any url prefix http\: https\: mailto\: ftp\: will generate an External Link. An External Link can be given a name by this \[some name\|the url\] An External Link can be attached to an image just by putting the image url at the end of the link anchor see the [{Site Title}] for instance.