Add a paragraph about sentence ending spaces.

This commit is contained in:
Georg Brandl 2007-08-14 18:04:22 +00:00
parent d49f60f2fc
commit f60281302e
2 changed files with 8 additions and 0 deletions

View File

@ -17,6 +17,10 @@ links may extend beyond that.
Make generous use of blank lines where applicable; they help grouping things Make generous use of blank lines where applicable; they help grouping things
together. together.
A sentence-ending period may be followed by one or two spaces; while reST
ignores the second space, it is customarily put in by some users, for example
to aid Emacs' auto-fill mode.
Footnotes are generally discouraged, though they may be used when they are the Footnotes are generally discouraged, though they may be used when they are the
best way to present specific information. When a footnote reference is added at best way to present specific information. When a footnote reference is added at
the end of the sentence, it should follow the sentence-ending punctuation. The the end of the sentence, it should follow the sentence-ending punctuation. The

View File

@ -17,6 +17,10 @@ links may extend beyond that.
Make generous use of blank lines where applicable; they help grouping things Make generous use of blank lines where applicable; they help grouping things
together. together.
A sentence-ending period may be followed by one or two spaces; while reST
ignores the second space, it is customarily put in by some users, for example
to aid Emacs' auto-fill mode.
Footnotes are generally discouraged, though they may be used when they are the Footnotes are generally discouraged, though they may be used when they are the
best way to present specific information. When a footnote reference is added at best way to present specific information. When a footnote reference is added at
the end of the sentence, it should follow the sentence-ending punctuation. The the end of the sentence, it should follow the sentence-ending punctuation. The