A tag function that automatically aligns embedded multiline strings. Multiple lines are joined with the LINE_FEED (\n) line separator.
\n
the static parts of a tagged template literal
Rest
the variable parts of a tagged template literal
an aligned string that consists of the given parts
A tag function that automatically aligns embedded multiline strings. Multiple lines are joined with the LINE_FEED (
\n
) line separator.