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

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

6
 These are not meant as strict rules, but rather set of hints, and
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.
7
 reminders for myself next time I forget how do I do spacing etc.
8
 
8
 
9
+If you are familliar with Python, especially PEP8, you can think of
10
+this document as my personal PEP8-for-Markdown.
11
+
9
 The guidelines take only original MD into account.
12
 The guidelines take only original MD into account.
10
 
13
 
11
 
14