Dashboard > GreenPepper Examples > Home > Information Tag
  GreenPepper Examples Log In View a printable version of the current page.  
  Information Tag
Added by admin, last edited by Louis Thibault on Jan 22, 2007  (view change)
Labels: 
(None)

 GreenPepperAnonymous access is denied. You must log in to use GreenPepper.

Information tags

When a document is executable, GreenPepper will try to interprete all the supported forms of the document body.
This brings some issues when we need to insert information as Tables or Bullet lists, for example.

To avoid undesired interpretation of forms, we can use the Information tags.
This tag will force GreenPepper to skip all forms between the Begin Info and End Info tags.

Here is an example:

Begin Info
This table shouldn't be interpreted
  • This bullet list
  • shouldn't be
  • interpreted either
End Info

We won't see any coloration of the above table or bullet list after execution of this document.

GreenPepper will restart the interpretation of the document from from this point.

Import
com.greenpepper.samples.application.calculator
Rule for Calculator
x y sum?
1 2 3


Begin Info
Useful Information

If the End Info tag is omitted all the body content of the document after the Begin Info tag, will be skipped.

End Info

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators