org-list-end-re

org-list-end-re is a variable defined in `org-list.el'.
Its value is
"^[ 	]*
[ 	]*
"

  • This variable may be risky if used as a file-local variable.

Documentation:
Regex corresponding to the end of a list.
It depends on `org-list-empty-line-terminates-plain-lists'.