mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add a paragraph about sentence ending spaces.
This commit is contained in:
parent
d49f60f2fc
commit
f60281302e
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user