when input is⇓ | 'sample do' set text stuff show text | then output is |
|
The result is HTML-encoded.
when input is⇓ | 'sample do' set text <b>stuff</b> show text | then output is |
|
when input is⇓ | 'sample do' set text stuff show text | then output is |
|
when input is⇓ | 'sample do' set text <b>stuff</b> show text | then output is |
|