mirror of
https://github.com/gohugoio/hugo.git
synced 2026-06-20 15:37:50 +02:00
70a9068aa6
Make it insted consume just ASCII whitespace, which preserves e.g. ideographic space (U+3000) after the summary divider, which is important for e.g. Chinese and Japanese content, and possibly other Unicode whitespace characters with meaning. Doing this is possibly breaking, but not likely, and obviously the correct thing to do.