From: Artur Signell Date: Thu, 1 Sep 2016 09:19:07 +0000 (+0300) Subject: Fix formatting so that it is shown correctly in GitHub X-Git-Tag: 8.0.0.alpha1~31 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9a9d11fb8d2b7a64334d667cdb7af96c4f8e59ce;p=vaadin-framework.git Fix formatting so that it is shown correctly in GitHub Change-Id: Ieb59f0d85d4a8bcef0dc60c849818cf1928b6f78 --- diff --git a/README.md b/README.md index 362c42faef..cc0db15377 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,12 @@ The following preferences need to be set to keep the project consistent. You nee 1. Go to XML -> XML Files -> Editor 1. Ensure the settings are follows: - Line width: 72 - Format comments: true - Join lines: true - Insert whitespace before closing empty end-tags: true - Indent-using spaces: true - Indentation size: 4 + * Line width: 72 + * Format comments: true + * Join lines: true + * Insert whitespace before closing empty end-tags: true + * Indent-using spaces: true + * Indentation size: 4 ### Running a UI test