Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-10-17 09:31
Flavor·ECMAScript (JavaScript)

/
https:\/\/docs\.google\.com\/document\/d\/(.*?)\/.*?\?usp=sharing
/
g
Open regex in editor

Description

Check if a link is a google docs sharing link.

Submitted by Kelechi Apugo