When I open an handlebar tag {{ it create two new lines with a } on the two line following the next line of content :
{{
some text
}
}
How can I prevent this behavior ?
When I open an handlebar tag {{ it create two new lines with a } on the two line following the next line of content :
{{
some text
}
}
How can I prevent this behavior ?