Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-01-02 09:58
Flavor·PCRE2 (PHP)

/
\[\[([^|\]#]+)(?:#[^\]]*)?(?:\|([^\]]+))?\]\]
/
gm
Open regex in editor

Description

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

Submitted by anonymous