mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
10ad648e2f
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.