Closed atomGit closed 2 years ago
Sorry for late reply.
s
takes two arguments.So here is the correct answer to replace newline (\n
) characters to
.
{{text.s("\\\n"," ")}}
Sorry for late reply.
i'm sorry also - i solved my problem but forgot about updating this issue
curious why this results in a parse error...
{{text.s("\n").s(" ")}}