Description: This macro allows you to create tables and/or bullet lists that you do not want to be processed as executable specifications within your executable documents.
Syntax: {greenpepper-info} your body {greenpepper-info}
Optional parameters:
- title: Default --> blank
You can specify your own title.
- bgcolor: Default --> NONE
You can change the backgound color of the Info section (ex.: red, blue, grey, lightgrey, green and hexadecimal colors).
 | This macro also allows you to insert into your executable document, other macros that generate tables or bullet lists.
|
 | If you omit to close your info section, the end of the document will be considered as the end of it |
| Wiki Markup |
Result |
{greenpepper-info}
* My bullet list
* Some information
{greenpepper-info}
|
- My bullet list
- Some information
|
|
| Wiki Markup |
Result |
{greenpepper-info}
{info:title=Some info}{info}
{greenpepper-info} |
My Macro generating a table
 | Some info
| |
|