mirror of
https://github.com/gohugoio/hugo.git
synced 2025-10-11 06:23:36 -04:00

i.e., "The PATH entry should be the folder where Hugo lives, not the binary." Fixes #2280. Also fix a rendering issue with list entries that consist of multiple paragraphs by using four spaces instead of two. Special thanks to @shurcooL for the insight! (Fixes #2285) Also made a few minor formatting tweaks.