Changes between Version 1 and Version 2 of uste/ParserSyntax


Ignore:
Timestamp:
02/03/13 14:11:15 (11 years ago)
Author:
ph3-der-loewe
Comment:

prefixing spaces in uste mode

Legend:

Unmodified
Added
Removed
Modified
  • uste/ParserSyntax

    v1 v2  
    55 
    66== Introduction == 
    7 The parser reads the document and scans it for commands. uste commands start and end with 3 @s (@@@cmd@@@) while in "document" mode. with the ''pragma'' command you can switch into "uste" mode which will allow you to skip them. This is used to allow bigger blocks to be more easy to read. 
     7The parser reads the document and scans it for commands. uste commands start and end with 3 @s (@@@cmd@@@) while in "document" mode. with the ''pragma'' command you can switch into "uste" mode which will allow you to skip them. This is used to allow bigger blocks to be more easy to read. While in uste mode you can prefix all commands with any number of spaces to make blocks more readable. 
    88 
    99Here is an example in document mode: