Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-02-16 05:46
Flavor·Python

r'''
(?\s{3,})*[├└]{2}
'''
g
Open regex in editor

Description

replace tree-like intandents to any others like hashtags or spaces

Submitted by anonymous