=Cache \TABLE{bg=blue separator="|" border=2} Spalte 1 | Spalte 2 | Spalte 3 xxxx | yyyy | zzzzz uuuu | vvvv | wwwww \END_TABLE @|+crazy+@+colsep+| Spalte 1 |+crazy+@+colsep+| Spalte 2 |+crazy+@+colsep+| Spalte 3 xxxx |+crazy+@+colsep+| yyyy |+crazy+@+colsep+| zzzzz uuuu |+crazy+@+colsep+| vvvv |+crazy+@+colsep+| wwwww Simple: \TEST. Guarded: \\TEST. Sequence: \TEST\TOAST. With body: \TOAST. Sequence: \TEST\TOAST. Nested: \TEST>. With parameters: \TEST{par1=p1 par2=p2} Sequence: \TEST{t=test}\TOAST{t=toast}. Complete: \TEST{t=test} Sequence: \TEST{t=test}\TOAST{t=toast}. Nested: \TEST{t=test}>. =Tag in a \TEST * \TEST # \TOAST :\FONT{color=blue}: list \TESTnts>. And in a \TEST. < processed in \TOAST. EOM String parameter: \TEST{t=test addr="http://www.perl.com"} This is a simple text paragraph, a single liner. This is a multi liner, but still ONE paragraph. Text paragraphs, once started, may be continued at ANY position of subsequent lines. A final one for now. $word=word $words=words words words $number=17 $string1="double quotes" $string2='single quotes' $multiline=one line next line 3rd line ${noAssignment}=no assignment Text: $word. $words at the beginning. And these are number ($number), double ($string1) and single quoted ($string2) strings. This was assigned in a multiline: $multiline. Text: ${word}. ${words} at the beginning. And these are number (${number}), double (${string1}) and single quoted (${string2}) strings. This was assigned in a multiline: ${multiline}. Variables in a code block: $word, ${word}. <". All right? EOE ||numberLines||A filtered text with special characters like "\\" and ">". ||numberLines||* A filtered bullet list point. # A filtered ordered list point. :A filtered definition: list point. ||numberLines|| A filtered block - following a filtered list. \I \B starts the successor paragraph (should cause no trouble). ||numberLines||* A filtered bullet list point. # A filtered ordered list point. :A filtered definition: list point. \B starts the successor paragraph (should cause no trouble). =A two stream doc This document compares two imaginary objects. ~The ignored docstream This part shall not be made part of the document. ~The first object Manufacturer, price, and more common data of the 1st item. ~The 2nd object Manufacturer, price, and more common data of the 2nd item. ==Advantages What they are good in. ~The first object Advantages of this 1st item. ~The ignored docstream This part shall not be made part of the document. ~The 2nd object Advantages of this 2nd item. ==Suggestions Talks about things to be improved. ~The first object 1st item can be improved this way. ~The 2nd object 2nd item can be improved this way. ~The ignored docstream ? 0 This part shall not be made part of the document. Therefore the condition above should be ignored. ==Conclusion What the editors think and suggest. ~The first object A short summary about item 1. ~The 2nd object A short summary about item 2. <