Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-06-06 18:35
Flavor·Python

r"
(^|[\.\?\!\-]\s|)([A--ÚÑ][^¿¡\!\?\.]+)((\.{3})?\?)
"
g
Open regex in editor

Description

Adds a ¿, for ¡ replace the last ? for !

Submitted by paconaranjo