Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
Python

r"
\#(.*?)\*\*(.*?)\*\*
"
gm

Description

increase the head level of the markdown titles - that is add extra #.

Submitted by myaitree - 19 days ago