Alois Mahdal 10 лет назад
Родитель
Сommit
6c3e2a2acb
1 измененных файлов: 3 добавлений и 3 удалений
  1. 3
    3
      guidelines/markdown.md

+ 3
- 3
guidelines/markdown.md Просмотреть файл

@@ -2,9 +2,9 @@ Markdown guidelines
2 2
 ===================
3 3
 
4 4
 Markdown is very flexible.  To ensure this flexibility does not help
5
-create inconsistencies, I try to adhere to following guidelines. These
6
-are not meant as strict rules, but rather set of hints, and reminders
7
-for myself next time I forget how do I do spacing etc.
5
+create inconsistencies, I try to adhere to following guidelines.
6
+These are not meant as strict rules, but rather set of hints, and
7
+reminders for myself next time I forget how do I do spacing etc.
8 8
 
9 9
 The guidelines take only original MD into account.
10 10