diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2002-07-18 01:48:14 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2002-07-18 01:48:14 +0000 |
| commit | 13c79e92996dd3fbab3016479f2c996d5a4815de (patch) | |
| tree | 88cd8ef82c427ae1a849298602912686c7844b8a /docutils/docs/dev/rst | |
| parent | e62679b45cc9c079479ca4836f03e970c49248ed (diff) | |
| download | docutils-13c79e92996dd3fbab3016479f2c996d5a4815de.tar.gz | |
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/rst')
| -rw-r--r-- | docutils/docs/dev/rst/problems.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docutils/docs/dev/rst/problems.txt b/docutils/docs/dev/rst/problems.txt index 1d1e8b208..25fda8136 100644 --- a/docutils/docs/dev/rst/problems.txt +++ b/docutils/docs/dev/rst/problems.txt @@ -465,7 +465,8 @@ documentation. Alternatives: - Cells in the first column are limited to one line of text. - Cells in the first column *must* contain some text; blank cells - would lead to a misinterpretation. + would lead to a misinterpretation. An empty comment ("..") is + sufficient. 6. Combining alternative 3 and 4, a bullet list in the first column could mean multi-line rows, and no bullet list means single-line |
