Regex

REGEX

cheat sheets

need-to-knows

start ^ - single and multiline \A - single string only \< - word only

end $ - single and multiline \Z - single string only \> - word only

more cheat sheets

cheat sheet in LaTeX

regex