diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 17:42:28 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 17:42:28 +0000 |
| commit | a17539943595b96b496f355fd667db9d818aadf2 (patch) | |
| tree | 395c3286ef3c53ead604249645530d40be3c02da /docutils/docs/ref | |
| parent | 3311ddee8f0269463baae307ca3fb9d7ae5e3fa0 (diff) | |
| download | docutils-a17539943595b96b496f355fd667db9d818aadf2.tar.gz | |
updated text about "Address" field,
because the line block directive will be gone soon
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2892 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/ref')
| -rw-r--r-- | docutils/docs/ref/rst/restructuredtext.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docutils/docs/ref/rst/restructuredtext.txt b/docutils/docs/ref/rst/restructuredtext.txt index a5cd99745..a7841ac63 100644 --- a/docutils/docs/ref/rst/restructuredtext.txt +++ b/docutils/docs/ref/rst/restructuredtext.txt @@ -896,9 +896,8 @@ single name is interpreted as an "Author". If a single name contains a comma, end it with a semicolon to disambiguate: ":Authors: Doe, Jane;". -The "Address" field is for a multi-line surface mailing address. A -specialized form of line block`_ (see `reStructuredText Directives`_), -newlines and whitespace will be preserved. +The "Address" field is for a multi-line surface mailing address. +Newlines and whitespace will be preserved. The "Dedication" and "Abstract" fields may contain arbitrary body elements. Only one of each is allowed. They become topic elements |
