Was this page helpful?

Breaking long lines in DekiScript

    Table of contents
    No headers

    (These instructions are from forum postings by BrigetteK and SteveB.)

    If you enter your dekiscript in the following type of block, you can use shift-enter to insert line breaks:

    <pre class="script">
    PUT DEKISCRIPT 
    CODE HERE
    </pre>

     

    Note that in MindTouch 8.05.1 and higher you can use Shift-Enter to create line breaks between dekiscript lines even when using the double curly braces notation.

    Both of the following code constructs yield the same result.

    Code:
    {{ 123 }}
    
    or
    Code:
    <pre class="script"> 123 </pre>
    

        

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

    Copyright © 2011 MindTouch, Inc. Powered by