{"id":31824337,"url":"https://github.com/bahmutov/cypress-markdown-preprocessor","last_synced_at":"2026-03-07T22:02:23.028Z","repository":{"id":37680046,"uuid":"322866967","full_name":"bahmutov/cypress-markdown-preprocessor","owner":"bahmutov","description":"Use Markdown files as Cypress specs","archived":false,"fork":false,"pushed_at":"2026-02-21T13:41:33.000Z","size":2733,"stargazers_count":16,"open_issues_count":9,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-21T20:13:06.629Z","etag":null,"topics":["cypress-preprocessor"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bahmutov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-19T14:33:46.000Z","updated_at":"2026-02-21T13:41:05.000Z","dependencies_parsed_at":"2025-12-17T12:02:51.590Z","dependency_job_id":null,"html_url":"https://github.com/bahmutov/cypress-markdown-preprocessor","commit_stats":{"total_commits":226,"total_committers":5,"mean_commits":45.2,"dds":0.6106194690265487,"last_synced_commit":"a73e4e2aab0416ea2a5466d2f82088cb1c53fd22"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/bahmutov/cypress-markdown-preprocessor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fcypress-markdown-preprocessor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fcypress-markdown-preprocessor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fcypress-markdown-preprocessor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fcypress-markdown-preprocessor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahmutov","download_url":"https://codeload.github.com/bahmutov/cypress-markdown-preprocessor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fcypress-markdown-preprocessor/sbom","scorecard":{"id":189680,"data":{"date":"2025-08-11","repo":{"name":"github.com/bahmutov/cypress-markdown-preprocessor","commit":"da5c4c61afd565ee7b0cb2814257f7bece2df73d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/badges.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/badges.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bahmutov/cypress-markdown-preprocessor/badges.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/badges.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bahmutov/cypress-markdown-preprocessor/badges.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/bahmutov/cypress-markdown-preprocessor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bahmutov/cypress-markdown-preprocessor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bahmutov/cypress-markdown-preprocessor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bahmutov/cypress-markdown-preprocessor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bahmutov/cypress-markdown-preprocessor/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T20:23:45.459Z","repository_id":37680046,"created_at":"2025-08-16T20:23:45.460Z","updated_at":"2025-08-16T20:23:45.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30233429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cypress-preprocessor"],"created_at":"2025-10-11T15:22:56.310Z","updated_at":"2026-03-07T22:02:23.016Z","avatar_url":"https://github.com/bahmutov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cypress-markdown-preprocessor ![@bahmutov/cypress-fiddle version](https://img.shields.io/badge/@bahmutov/cypress--fiddle-2.6.2-brightgreen)\n\n[![ci status][ci image]][ci url] [![badges status][badges image]][badges url] [![renovate-app badge][renovate-badge]][renovate-app] ![cypress version](https://img.shields.io/badge/cypress-15.11.0-brightgreen)\n\n\u003e Use Markdown files as Cypress specs\n\nRead [Write Cypress Markdown Preprocessor](https://glebbahmutov.com/blog/write-cypress-preprocessor/)\n\n## Install\n\nAssuming Cypress is a dev dependency\n\n```\nnpm i -D cypress-markdown-preprocessor\n# or\nyarn add -D cypress-markdown-preprocessor\n```\n\n### Configure the plugin\n\nIf you are using Cypress v10+, add to your Cypress plugins file\n\n```js\n// cypress.config.js\nconst { defineConfig } = require('cypress')\nconst mdPreprocessor = require('cypress-markdown-preprocessor')\n\nmodule.exports = defineConfig({\n  e2e: {\n    setupNodeEvents(on, config) {\n      on('file:preprocessor', mdPreprocessor)\n      return config\n    },\n    // use Markdown file from folder \"docs\" as tests\n    specPattern: 'docs/**/*.md',\n  },\n})\n```\n\nIf you are using Cypress before version 10, add the following to your plugins file:\n\n```js\n// cypress/plugins/index.js\nconst mdPreprocessor = require('cypress-markdown-preprocessor')\nmodule.exports = (on, config) =\u003e {\n  on('file:preprocessor', mdPreprocessor)\n}\n```\n\nAnd set the [`testFiles`](https://on.cypress.io/configuration) in file `cypress.json` to use Markdown files as specs\n\n```json\n{\n  \"testFiles\": \"*.md\"\n}\n```\n\n## Use\n\nWrite Markdown spec files including \"fiddle\" comments. Each fiddle comment will be extracted into own test.\n\n    \u003c!-- fiddle Example --\u003e\n    ```html\n    \u003cdiv id=\"hello\"\u003eHello\u003c/div\u003e\n    ```\n\n    ```js\n    cy.contains('#hello', 'Hello')\n    ```\n    \u003c!-- fiddle.end --\u003e\n\nThe \"html\" block is optional.\n\n![Example test](images/example.png)\n\nNote: after extracting the tests, this preprocessor sets [@bahmutov/cypress-fiddle](https://github.com/bahmutov/cypress-fiddle) to run them.\n\n### Multiple JavaScript blocks\n\nYou can include multiple JS blocks in each fiddle\n\n    \u003c!-- fiddle Example --\u003e\n    ```js\n    cy.contains('#hello', 'Hello')\n    ```\n\n    Some time later more test code\n\n    ```js\n    cy.wait(2000)\n    ```\n\n    \u003c!-- fiddle.end --\u003e\n\n### Multiple HTML blocks\n\nYou can include multiple HTML blocks in each fiddle\n\n    \u003c!-- fiddle Multiple HTML code blocks --\u003e\n\n    ```html\n    \u003cdiv id=\"greeting\"\u003eHello\u003c/div\u003e\n    ```\n\n    Another HTML code block\n\n    ```html\n    \u003cdiv id=\"name\"\u003eWorld\u003c/div\u003e\n    ```\n\n    ```js\n    cy.get('div#greeting').should('have.text', 'Hello')\n    cy.get('div#name').should('have.text', 'World')\n    ```\n\n    \u003c!-- fiddle-end --\u003e\n\n### Hide HTML code block\n\nYou can hide the HTML code block from the source view, yet still have it part of the live app by adding \"hide\" meta after the `html`\n\n    \u003c!-- fiddle Hide HTML code block --\u003e\n\n    ```html hide\n    \u003cdiv id=\"greeting\"\u003eHello\u003c/div\u003e\n    ```\n\n    ```js\n    cy.get('div#greeting').should('have.text', 'Hello')\n    ```\n\n    \u003c!-- fiddle-end --\u003e\n\n### Hide JavaScript code block\n\nYou can run but hide parts of the JavaScript code\n\n    \u003c!-- fiddle Hide the first JS block --\u003e\n\n    ```html\n    \u003cdiv id=\"greeting\"\u003eHello\u003c/div\u003e\n    ```\n\n    ```js hide\n    // the test code will run but not shown to the user\n    cy.log('this block is hidden')\n    ```\n\n    ```js\n    // this code will be shown to the user\n    cy.get('div#greeting').should('have.text', 'Hello')\n    ```\n\n    \u003c!-- fiddle-end --\u003e\n\n### CSS block\n\nYou can add CSS to be applied to the HTML application. The CSS block is not shown on the output page.\n\n    \u003c!-- fiddle CSS Code block --\u003e\n    ```html\n    \u003cdiv id=\"greeting\"\u003eHello\u003c/div\u003e\n    ```\n    ```css\n    #greeting {\n    color: #f0f;\n    padding: 1rem;\n    font-weight: bold;\n    }\n    ```\n    ```js\n    cy.get('div#greeting')\n    .should('have.text', 'Hello')\n    .and('have.css', 'color', 'rgb(255, 0, 255)')\n    ```\n    \u003c!-- fiddle-end --\u003e\n\n### Suites\n\nTo create suites of tests, use `/` to separate the suite name from the test name. Tests with the same suite name are grouped together automatically.\n\n    \u003c!-- fiddle TodoMVC / loads --\u003e\n    ```js\n    cy.visit('/')\n    ```\n    \u003c!-- fiddle-end --\u003e\n\n    then some time later\n\n    \u003c!-- fiddle TodoMVC / adds items --\u003e\n    ```js\n    cy.visit('/')\n    cy.get('.new-todo').type('write tests{enter}')\n    ```\n    \u003c!-- fiddle-end --\u003e\n\n### Skipping JavaScript blocks\n\nYou can skip JS blocks in the fiddle by using `js skip` syntax\n\n````\n    ```js skip\n    // this JavaScript block won't be included in fiddle\n    ```\n````\n\n## Exporting JS specs from Markdown fiddles\n\n```shell\n# saves path/to/md.js file\nnpx export-fiddle \u003cpath/to/md\u003e\n# adds optional \"beforeEach\" hook with cy.visit(url)\nnpx export-fiddle \u003cpath/to/md\u003e --before-each \u003curl\u003e\n# adds optional \"before\" hook with cy.visit(url)\nnpx export-fiddle \u003cpath/to/md\u003e --before \u003curl\u003e\n```\n\n## Find fiddles\n\nYou can find fiddles in Markdown files using a blog pattern\n\n```\n# find fiddles in file A.md\n$ npx collect-fiddles cypress/e2e/A.md\n# print found fiddles in two files\n$ npx collect-fiddles --print cypress/e2e/A.md cypress/e2e/B.md\n# save found fiddles into a JSON file\n$ npx collect-fiddles --filename out.json 'cypress/e2e/**/*.md'\n```\n\nNote: for created timestamp, it gets the Git created date to avoid depending on the file write timestamps\n\n```\ngit log --diff-filter=A --follow --format=%aD -1 -- \u003cfilename\u003e\n```\n\n**Important:** check out all commits to get accurate timestamps. For example, if using [actions/checkout](https://github.com/actions/checkout)\n\n```yml\n- name: Check out source code 🛎\n  uses: actions/checkout@v3\n  with:\n    # check out all commits to get accurate created date\n    fetch-depth: 0\n```\n\n## Examples\n\nSee the presentation [Using End-to-end Tests as Documentation](https://slides.com/bahmutov/tests-are-docs)\n\n- [cypress-book-todomvc](https://github.com/bahmutov/cypress-book-todomvc)\n- [cypress-examples](https://github.com/bahmutov/cypress-examples)\n\n## Debugging\n\nTo see log messages from this module, run with `DEBUG=cypress-markdown-preprocessor` environment variable. To see ever more debug messages enable the verbose logging `DEBUG=cypress-markdown-preprocessor,cypress-markdown-preprocessor:verbose`.\n\n## Small print\n\nAuthor: Gleb Bahmutov \u0026lt;gleb.bahmutov@gmail.com\u0026gt; \u0026copy; 2020\n\n- [@bahmutov](https://twitter.com/bahmutov)\n- [glebbahmutov.com](https://glebbahmutov.com)\n- [blog](https://glebbahmutov.com/blog)\n\nLicense: MIT - do anything with the code, but don't blame me if it does not work.\n\nSupport: if you find any problems with this module, email / tweet /\n[open issue](https://github.com/bahmutov/cypress-markdown-preprocessor/issues) on Github\n\n## MIT License\n\nCopyright (c) 2020 Gleb Bahmutov \u0026lt;gleb.bahmutov@gmail.com\u0026gt;\n\nPermission is hereby granted, free of charge, to any person\nobtaining a copy of this software and associated documentation\nfiles (the \"Software\"), to deal in the Software without\nrestriction, including without limitation the rights to use,\ncopy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following\nconditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\n[ci image]: https://github.com/bahmutov/cypress-markdown-preprocessor/workflows/ci/badge.svg?branch=main\n[ci url]: https://github.com/bahmutov/cypress-markdown-preprocessor/actions\n[badges image]: https://github.com/bahmutov/cypress-markdown-preprocessor/workflows/badges/badge.svg?branch=main\n[badges url]: https://github.com/bahmutov/cypress-markdown-preprocessor/actions\n[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg\n[renovate-app]: https://renovateapp.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahmutov%2Fcypress-markdown-preprocessor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbahmutov%2Fcypress-markdown-preprocessor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahmutov%2Fcypress-markdown-preprocessor/lists"}