tests/test-minirst.py.out
changeset 46385 aaff3bc75306
parent 31130 6582b3716ae0
equal deleted inserted replaced
46384:7bb31c367847 46385:aaff3bc75306
   437 60 column format:
   437 60 column format:
   438 ----------------------------------------------------------------------
   438 ----------------------------------------------------------------------
   439 a             First item.
   439 a             First item.
   440 ab            Second item. Indentation and wrapping is
   440 ab            Second item. Indentation and wrapping is
   441               handled automatically.
   441               handled automatically.
       
   442 c:d           a key with colon
       
   443 efg::hh       a key with many colon
   442 
   444 
   443 Next list:
   445 Next list:
   444 
   446 
   445 small         The larger key below triggers full indentation
   447 small         The larger key below triggers full indentation
   446               here.
   448               here.
   454 ab            Second item.
   456 ab            Second item.
   455               Indentation and
   457               Indentation and
   456               wrapping is
   458               wrapping is
   457               handled
   459               handled
   458               automatically.
   460               automatically.
       
   461 c:d           a key with colon
       
   462 efg::hh       a key with many
       
   463               colon
   459 
   464 
   460 Next list:
   465 Next list:
   461 
   466 
   462 small         The larger key
   467 small         The larger key
   463               below triggers
   468               below triggers
   474 <dl>
   479 <dl>
   475  <dt>a
   480  <dt>a
   476  <dd>First item.
   481  <dd>First item.
   477  <dt>ab
   482  <dt>ab
   478  <dd>Second item. Indentation and wrapping is handled automatically.
   483  <dd>Second item. Indentation and wrapping is handled automatically.
       
   484  <dt>c:d
       
   485  <dd>a key with colon
       
   486  <dt>efg::hh
       
   487  <dd>a key with many colon
   479 </dl>
   488 </dl>
   480 <p>
   489 <p>
   481 Next list:
   490 Next list:
   482 </p>
   491 </p>
   483 <dl>
   492 <dl>