Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-05-03 18:20
Flavor·Golang

`
^(\d+(?:\.\d{1,3})?)
`
gm
Open regex in editor

Description

Trying to get digits

Submitted by Arthur Silva