GitHub - testing-library/testing-library-docs: docs site for @testing-library/*

---
id: page-needs-edit
title: This Doc Needs To Be Edited
---

Edit me...
---
id: post-needs-edit
title: This Blog Post Needs To Be Edited
---

Edit me...
---
id: newly-created-doc
title: This Doc Needs To Be Edited
---

My new content here..

Note: Ensure the file name and the id value do not include non-url safe characters i.e. '*'.

// Add newly-created-doc to the Getting Started category of docs
{
  "docs": {
    "Getting Started": [
      "quick-start",
      "newly-created-doc" // new doc here
    ],
    ...
  },
  ...
}

This project follows the all-contributors specification. Contributions of any kind welcome!