- id: regex-with-quotes name: Regex with quotes entry: "foo'bar" language: pcre files: '' - id: other-regex name: Other regex entry: ^\[INFO\] language: pcre files: '' - id: regex-with-grep-args name: Regex with grep extra arguments entry: foo\sbar language: pcre files: '' args: [-z]