Cheat Sheet

Helpful hints and explanations for each rule coming soon!

Anchors
  • ^ Start of string, or start of line in multi-line pattern
  • \A Start of string
  • $ End of string, or end of line in multi-line pattern
  • \Z End of string
  • \b Word boundary
  • \B Not word boundary
  • \< Start of word
  • \> End of word
Character Classes
  • Cras justo odio
  • Dapibus ac facilisis in
  • Vestibulum at eros