Regular Expressions 101

Community Patterns

Minecraft Command Getter

0

Regular Expression
ECMAScript (JavaScript)

/
(?<Command>\/(?:.|\n(?:\t| +).)*$)
/
gm

Description

A "detector" thing

Submitted by MeowcaTheoRange - 2 years ago