Regular Expressions 101

Community Patterns

0

Tele

PCRE (PHP <7.3)
no description available
Submitted by Alpha - 9 years ago

MoltenObsidian Internal Link

0

Regular Expression
.NET (C#)

@"
\[\[( # link, and optional anchor (?<link>[^\|\#\]]+)?(\#(?<anchor>[^\|\]]+))? # display title (optional) (\|(?<title>[^|\]]+))? # tooltip (optional) (\|(?<tooltip>[^|\]]+))? )\]\]
"
gxmn

Description

Loading markdown...
Submitted by Sakura Akeno Isayeki - a year ago
(Last modified 4 months ago)