Regular Expressions 101

Community Patterns

check notion exported markdown: is empty page with links to another markdowns only

0

Regular Expression
PCRE (PHP <7.3)

/
^(?!\s#).{3,}(?<!md\))$
/
gm

Description

check notion exported markdown: is empty page with links to another markdowns only

Submitted by anonymous - 4 years ago