Loading...
 

WikiNonParsedSection

General Description

Sometimes you want to include a portion of text in a page and prevent Tiki from parsing it, for example you want to put foo without making foo bold. Normally this happens if you want to include an HTML portion when you have the permission to use HTML.

You can use the following syntax to make tiki ignore a section:

~np~ YOUR DATA HERE ~/np~

Example


~np~__foo__ ~/np~

will generate:

__foo__



Page last modified on Wednesday 12 July 2006 06:57:21 GMT-0000