Updated tutorial
This commit is contained in:
parent
9c60259089
commit
aad435da36
@ -444,11 +444,11 @@ Explanation of the template string:
|
||||
│ │ │ │ │ │ │
|
||||
└──> insert title │ │ │ │ │
|
||||
│ │ │ │ │ │
|
||||
└───> is title blank?
|
||||
└───> is there a title?
|
||||
│ │ │ │ │
|
||||
└───> if not, is descr blank?
|
||||
└───> if so, is there a description?
|
||||
│ │ │ │
|
||||
└───> if not, insert new line
|
||||
└───> if so, insert new line
|
||||
│ │ │
|
||||
└───> if descr is blank, insert nothing
|
||||
│ │
|
||||
|
||||
@ -282,11 +282,11 @@ Explanation of the template string:
|
||||
│ │ │ │ │ │ │
|
||||
└──> insert title │ │ │ │ │
|
||||
│ │ │ │ │ │
|
||||
└───> is title blank?
|
||||
└───> is there a title?
|
||||
│ │ │ │ │
|
||||
└───> if not, is descr blank?
|
||||
└───> if so, is there a description?
|
||||
│ │ │ │
|
||||
└───> if not, insert new line
|
||||
└───> if so, insert new line
|
||||
│ │ │
|
||||
└───> if descr is blank, insert nothing
|
||||
│ │
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user