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
signature.asc
Description: Digital signature
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
signature.asc
Description: Digital signature