Closed Ingramz closed 8 years ago
Right now block directives are automatically indented, but the same should be done to echo/comment brackets such as {{, }}, {!!, !!}, {{{, }}}, {{-- and --}} because sometimes they can span across multiple lines.
{{
}}
{!!
!!}
{{{
}}}
{{--
--}}
Right now block directives are automatically indented, but the same should be done to echo/comment brackets such as
{{
,}}
,{!!
,!!}
,{{{
,}}}
,{{--
and--}}
because sometimes they can span across multiple lines.