Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Python

r"
(\n\n(\|.+\|\n)+\n)
"
gm

Description

works with tables embedded in paragraphs

Submitted by flxvctr - 4 years ago