Browse Source

Add note on PEP8 analogy

Alois Mahdal 9 years ago
parent
commit
da92acbc8c
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      guidelines/markdown.md

+ 3
- 0
guidelines/markdown.md View File

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