tests/test-minirst.py
changeset 9291 cd5b6a11b607
parent 9156 c9c7e8cdac9c
child 9293 e48a48b754d3
equal deleted inserted replaced
9290:26fb5b0a4424 9291:cd5b6a11b607
   104 
   104 
   105       (The above is not a list item since we are in the literal block.)
   105       (The above is not a list item since we are in the literal block.)
   106 
   106 
   107 ::
   107 ::
   108 
   108 
   109   Literal block with no indentation.
   109   Literal block with no indentation (apart from
       
   110   the two spaces added to all literal blocks).
   110 """
   111 """
   111 
   112 
   112 debugformat('lists', lists, 60)
   113 debugformat('lists', lists, 60)
   113 debugformat('lists', lists, 30)
   114 debugformat('lists', lists, 30)
   114 
   115