Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stelf/03290c9f9ede947fd82a298ea3eb6e1b to your computer and use it in GitHub Desktop.
Save stelf/03290c9f9ede947fd82a298ea3eb6e1b to your computer and use it in GitHub Desktop.
rg -UiH --multiline-dotall --pcre2 --glob *.raml '(?x) ^\s*description:.*? (?= ( ^\s*\# | ^[\s]+[/\-\w(){}]+: | ^$ ))'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment