Dashboard > GreenPepper Open Documentation Refactoring > ... > 7. Advanced > Information Tag
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  Information Tag
Added by Laurent Cobos, last edited by Laurent Cobos on Aug 13, 2009  (view change)
Labels: 
(None)

Information Tag

Information tags

When a document is executable, 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 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.

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


Useful Information

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

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators