Runoff
.nocapitalize sentences command
.mdThe .nocapitalize sentences command deactivates the automatic capitalization of sentences mode.
Synonyms.ncs
Syntax
.nocapitalize sentences
Example(s)
.capitalize sentences
this is the first sentence. this is the second. And, this is the third.
.nocapitalize sentences
this is the final sentence.
Produces:
This is the first sentence. This is the second. And, this is the third. this is the
final sentence.