4 Aug 2005 05:00
r3786 - trunk/docutils/docs/ref/rst/restructuredtext.txt
<goodger <at> users.berlios.de>
2005-08-04 03:00:32 GMT
2005-08-04 03:00:32 GMT
Author: goodger Date: 2005-08-04 05:00:27 +0200 (Thu, 04 Aug 2005) New Revision: 3786 Modified: trunk/docutils/docs/ref/rst/restructuredtext.txt Log: add "new in Docutils 0.3.8" notice to auto-enumerated lists Modified: trunk/docutils/docs/ref/rst/restructuredtext.txt =================================================================== --- trunk/docutils/docs/ref/rst/restructuredtext.txt 2005-07-31 16:19:28 UTC (rev 3785) +++ trunk/docutils/docs/ref/rst/restructuredtext.txt 2005-08-04 03:00:27 UTC (rev 3786) <at> <at> -673,7 +673,8 <at> <at> In addition, the auto-enumerator, "#", may be used to automatically enumerate a list. Auto-enumerated lists may begin with explicit enumeration, which sets the sequence. Fully auto-enumerated lists use -arabic numerals and begin with 1. +arabic numerals and begin with 1. (Auto-enumerated lists are new in +Docutils 0.3.8.) The following formatting types are recognized: <at> <at> -1165,7 +1166,7 <at> <at> Line Blocks ----------- -Doctree elements: line_block, line. New in Docutils 0.3.5. +Doctree elements: line_block, line. (New in Docutils 0.3.5.)(Continue reading)
RSS Feed