Was this page helpful?

Web.Pre

    Table of contents
    1. 1. Usage Restrictions
    2. 2. Parameters
    3. 3. Result
    4. 4. Samples
    web.Pre(text : str) : xml

    Insert text as a <pre> element.

    Usage Restrictions

    1.8.3b or later.

    Parameters

    Name Type Description
    text
    str
    The <pre> text.

    Result

    The <pre> element.

    Samples


    Output

    To insert a <pre> element:

    {{ web.Pre("This is text in a <pre> element") }} 

    This is text in a <pre> element

     

    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by