| Did you know ... | Search Documentation: |
| syntax_table-paragraph_end |
->match
for each start of a physical line and should succeed if the lines
separates two paragraphs. The default is’\s *$’,
implying a line containing only layout characters.
See also syntax_table->sentence_end.
and text_buffer<-scan.
Defaults: The default regex describes an empty line: regex('\s *$').
-sentence_end