summaryrefslogtreecommitdiff
path: root/docutils/parsers/rst/tableparser.py
Commit message (Collapse)AuthorAgeFilesLines
* Delete old 0.4 maintenance branch.docutils-0.4milde2017-06-221-527/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@8122 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added East Asian double-width character support; thanks to Frank Bennett for ↵goodger2005-12-071-0/+5
| | | | | | inspiration on ``docutils.utils.east_asian_column_width()`` git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4152 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed table cell line sync problem ("include" directive in cells)goodger2003-07-051-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1574 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reworked for ``StringList``, to support "include" directives in table cellsgoodger2003-07-051-63/+53
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1570 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-11-081-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@917 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Detect bad column spans in "simple" tables.goodger2002-10-241-6/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@847 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed a bug that was producing unwanted empty rows in "simple" tables.goodger2002-09-191-11/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@690 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Simple tables bug fix.goodger2002-07-251-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@369 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* - Changed ``TableParser`` to ``GridTableParser``.goodger2002-07-181-73/+272
| | | | | | | | - Added ``SimpleTableParser``. - Refactored naming. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@301 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-05-051-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@74 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Initial revisiongoodger2002-04-201-0/+313
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@18 929543f6-e4f2-0310-98a6-ba3bd3dd1d04