From 107552070970e96593d29c87b5ce2c05e218fd5e Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 28 Jul 2015 12:26:19 -0700 Subject: [PATCH] README: add a rule for paragraph formatting in markdown --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c608689f3..dd43b5515 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ With Standard Containers we can put an end to that embarrassment, by making INDU The specification and code is licensed under the Apache 2.0 license found in the `LICENSE` file of this repository. +## Markdown style + +To keep consistency throughout the Markdown files in the Open Container spec all files should be formatted one sentence per line. +This fixes two things: it makes diffing easier with git and it resolves fights about line wrapping length. +For example, this paragraph will span three lines in the Markdown source. + ### Sign your work The sign-off is a simple line at the end of the explanation for the