Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-05-15 05:30
Updated·2021-05-15 05:32
Flavor·Java

"
\/research\/
"
gm
Open regex in editor

Description

This regex convert following text: /research/the-123s-of-school-choice/

INTO: /research-library/?report=the-123s-of-school-choice

Submitted by Suman Maharjan