浏览代码

Add note on PEP8 analogy

Alois Mahdal 10 年前
父节点
当前提交
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