14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
![]() |
{**}
|
||
|
{* foo
|
||
|
bar *}
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["smarty", [["comment", "{**}"]]],
|
||
|
["smarty", [["comment", "{* foo\r\nbar *}"]]]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|