Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
\[\[([^|\]#]+)(?:#[^\]]*)?(?:\|([^\]]+))?\]\]
/
gm

Description

A regular expression to capture the "page" element of every type of wikilinks

Submitted by anonymous - a year ago