From 937052b231259a47d881d539ad5748245ef55b99 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Fri, 3 Jun 2022 08:55:20 +0200 Subject: New upstream version 3.2.1 --- docs/styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/styleguide.md b/docs/styleguide.md index 18c53af..977ee38 100644 --- a/docs/styleguide.md +++ b/docs/styleguide.md @@ -219,7 +219,7 @@ The primary user documentation should be the man file which you can find in `hto Additional documentation, like this file, should be written in gh-style markdown. Make each sentence one line. -Markdown will combined these in output formats. +Markdown will combine these in output formats. It does only insert a paragraph if you insert a blank line into the source file. This way git can better diff and present the changes when documentation is altered. -- cgit v1.2.3