diff --git a/README.md b/README.md index 1ff0112..d9f034a 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ The `@reportportal/agent-js-playwright` integration recognizes `grep` and `grepI Refer to Playwright documentation for [`grep`](https://playwright.dev/docs/api/class-testconfig#test-config-grep) and [`grepInvert`](https://playwright.dev/docs/api/class-testconfig#test-config-grep-invert) to learn about their usage. -```markdown +``` **Example usage in `playwright.config.ts`:** ```javascript