Remove trailing whitespace

This commit is contained in:
Zero King 2020-02-26 05:54:17 +00:00
parent 3828588512
commit 891b6a5de2

2
mo
View File

@ -639,7 +639,7 @@ moParse() {
# Sets context # Sets context
moStandaloneAllowed moContent "${moContent[@]}" "$moIsBeginning" moStandaloneAllowed moContent "${moContent[@]}" "$moIsBeginning"
moTrimWhitespace moTag "${moTag:1}" moTrimWhitespace moTag "${moTag:1}"
# Split arguments from the tag name. Arguments are passed to # Split arguments from the tag name. Arguments are passed to
# functions. # functions.
moArgs=$moTag moArgs=$moTag