Regular Expressions 101

Community Patterns

Asciidoctor Shortcutes Key-Value Pairs

0

Regular Expression
Python

r"
:(?P<key>[\w-]+): (?P<value>.+)
"
gm

Description

no description available

Submitted by anonymous - 4 years ago