Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-08-03 17:28
Flavor·PCRE2 (PHP)

/
!\[\[(.*_image[0-9]\.png)\]\]
/
gm
Open regex in editor

Description

Replaces one style of markdown image with another

Submitted by anonymous