#1091 added excerpts.
But not all paragraphs in documentations start with a capital letter, as usual English text.
E.g., README.md in drb has the paragraph:
dRuby is a distributed object system for Ruby. It allows an object in one
Ruby process to invoke methods on an object in another Ruby process on the
same or a different machine.
d
of dRuby
should not be excluded, I think it should be any text, from the alphabet to the first period, excluding some symbols.
However, this is still too strict for most natural languages.
Originally posted by @nobu in #1091 (comment)