Replacing the usages of spaceless due to the deprecation, I was wondering what's the shortest way to remove spaces between two tags, and right now it seems to be {#--#}. I wonder if adding {#-#} as special operator for this would make sense? Or {-} even, I don't know. Just an idea..
Replacing the usages of
spacelessdue to the deprecation, I was wondering what's the shortest way to remove spaces between two tags, and right now it seems to be{#--#}. I wonder if adding{#-#}as special operator for this would make sense? Or{-}even, I don't know. Just an idea..