Browse Source

PIP-0021: github flavor markdown inconsistency

Herman Schoenfeld 7 years ago
parent
commit
56c8886ca8
1 changed files with 9 additions and 16 deletions
  1. 9 16
      PIP/PIP-0021.md

+ 9 - 16
PIP/PIP-0021.md

@@ -46,25 +46,18 @@ The following rules apply unless the context requires otherwise:
 > 
 > A clause structured as:
 > 
->    _"50. Parent Clause Title
->
->    The XXX agree
->
->        50.1 to do UUU. 
->
->        50.2 to do VVV.  
->
->    The YYY agree
->
->        50.3 to do WWW."_
+>    _50. Parent Clause Title_
+>    _The XXX agree_
+>        _50.1 to do UUU._ 
+>        _50.2 to do VVV._  
+>    _The YYY agree_
+>        _50.3 to do ZZZ._
 > 
 >shall be interpreted as:
 > 
->    _"50.1 The XXX agree to do UUU.
->
->    50.2 The XXX agree to do VVV.
->
->    50.3 The YYY agree to do WWW."_
+>    _50.1 The XXX agree to do UUU._
+>    _50.2 The XXX agree to do VVV._
+>    _50.3 The YYY agree to do ZZZ._
 
 ## TERMS AND CONDITIONS