Browse Source
While closing tags are matched okay if they contain whitespace, that whitespace was not being cleaned up in a comparable way to the manner in which whitespace in an opening tag is being handled. Make whitespace in closing tags be handled the same way as whitespace in opening tags. Signed-off-by: Kyle J. McKay <mackyle@gmail.com>master
Kyle J. McKay
4 years ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue