Skip to content

Regex based plugins

Ethan edited this page Mar 18, 2016 · 1 revision

About

We use python's regex implementation. It is slightly different than SQL or other versions. The full documentation is here.

Examples

Here are a few regexes that we used in development.

Clone this wiki locally