1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
## Option number 1 ##
* `[ ]{0,3}\+={2,}` pushes the stack
* `[ ]{0,3}\-={2,}` pops the stack
+================ {#id}
IAL can be put on the same line of a push
+== {#id2}
Or on the same line of a pop:
-==
-==============
## Option number 2 ##
Double braces:
{{
}}{}
I don't like, it gets too messy because there are
too many braces.
+================ {#id}
nested div:
+========================
inside nested DIV
-========================
-==============
|