Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-04-13 23:23
Flavor·Python

r"
(\n\n(\|.+\|\n)+\n)
"
gm
Open regex in editor

Description

works with tables embedded in paragraphs

Submitted by flxvctr