Browse Source

PIP-0021: github flavor markdown inconsistency (can't test without push)

Herman Schoenfeld 7 years ago
parent
commit
0e76fcbef0
1 changed files with 7 additions and 0 deletions
  1. 7 0
      PIP/PIP-0021.md

+ 7 - 0
PIP/PIP-0021.md

@@ -47,16 +47,23 @@ The following rules apply unless the context requires otherwise:
 > A clause structured as:
 > A clause structured as:
 > 
 > 
 >    _50. Parent Clause Title_
 >    _50. Parent Clause Title_
+
 >    _The XXX agree_
 >    _The XXX agree_
+
 >        _50.1 to do UUU._ 
 >        _50.1 to do UUU._ 
+
 >        _50.2 to do VVV._  
 >        _50.2 to do VVV._  
+
 >    _The YYY agree_
 >    _The YYY agree_
+
 >        _50.3 to do ZZZ._
 >        _50.3 to do ZZZ._
 > 
 > 
 >shall be interpreted as:
 >shall be interpreted as:
 > 
 > 
 >    _50.1 The XXX agree to do UUU._
 >    _50.1 The XXX agree to do UUU._
+
 >    _50.2 The XXX agree to do VVV._
 >    _50.2 The XXX agree to do VVV._
+
 >    _50.3 The YYY agree to do ZZZ._
 >    _50.3 The YYY agree to do ZZZ._
 
 
 ## TERMS AND CONDITIONS
 ## TERMS AND CONDITIONS