GTick - The Metronome - Cookbook: recipe #125, Markup Reminder
recipe #125: Markup Reminder
Savane provides a markup langage that enables you to format text you post in items or items comments. HTML is not allowed for security reasons.
Basic Text Tags
Basic Text Tags are available almost everywhere.
bold markup is:
italic markup is:
urls are automatically made links, additionally you can give them a title:
Rich Text Tags
Rich Text Tags are available in comments.
Unnumbered list markup is:
Numbered list markup is:
Horizontal ruler markup is:
Verbatim markup (useful for code bits) is:
Heading Tags
Heading Text Tags are available in rare places like items original submission, news item content, project description and users resume.
First Level heading markup is:
Second Level heading markup is:
Third Level heading markup is:
Fourth Level heading markup is:
The Special No Markup Tag
If for some reason, you want to completely deactivate the markup on a part of a text, you can always use:
This tag diverges from the verbatim tag in the sense that it will not cause the relevant text to be formatted as it would be in a text editor, a pure verbatim environment, but simply unformatted. As result, for example, text indentation would be ignored because HTML by default ignores it. So to copy/paste bits of code, software output, you are advised to always use the verbatim tag instead.
Audience and Context
Audience:Anonymous Users, Logged-in Users, All Project Members
Feature:
My (User Personal Area), Project Main Pages, Cookbook, Support Tracker, Bugs Tracker, Task Manager, Patch Tracker, News Manager
Action:
Posting New Items, Editing Items, Posting Comments, Configuring Features