14 lines
No EOL
222 B
Text
14 lines
No EOL
222 B
Text
{**}
|
|
{* foo
|
|
bar *}
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["smarty-comment", "{**}"],
|
|
["smarty-comment", "{* foo\r\nbar *}"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |