7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
|
|
||
|
- var id = 42;
|
||
|
foo
|
||
|
| some
|
||
|
| \#{text}
|
||
|
| here
|
||
|
| My ID #{"is {" + id + "}"}
|