On 2012–12–25 Marco wrote:

> The problem is to find a regular expression which matches the
> section titles.

The following regex seems to do the job:

  \v^.{-}\s\zs(.[^\ ]+)*

Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to