{"id":16695091,"url":"https://github.com/davidmyersdev/markdown-dataset","last_synced_at":"2025-08-11T21:32:19.815Z","repository":{"id":115473778,"uuid":"509824153","full_name":"davidmyersdev/markdown-dataset","owner":"davidmyersdev","description":"A collection of various Markdown files for testing purposes.","archived":false,"fork":false,"pushed_at":"2024-02-04T23:28:09.000Z","size":10289,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T23:48:21.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidmyersdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-07-02T17:48:32.000Z","updated_at":"2024-07-30T11:49:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"38bd7178-05b4-4247-9684-a817f1b2a5cb","html_url":"https://github.com/davidmyersdev/markdown-dataset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fmarkdown-dataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fmarkdown-dataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fmarkdown-dataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fmarkdown-dataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidmyersdev","download_url":"https://codeload.github.com/davidmyersdev/markdown-dataset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229610298,"owners_count":18098343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-12T17:05:15.933Z","updated_at":"2024-12-13T20:23:57.066Z","avatar_url":"https://github.com/davidmyersdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `markdown-dataset`\n\nA large dataset of markdown files for testing markdown editors, parsers, renderers, and more.\n\n_Note: This dataset is generated from the READMEs of the top starred repositories on GitHub that have an MIT license. Links to the original sources and licenses are included in the dataset._\n\n## How to use this dataset\n\n```sh\nnpm install --save-dev markdown-dataset\n```\n\n```ts\nimport testFiles from 'markdown-dataset'\n\nconst testStrings = testFiles.reduce((decodedStrings, { markdownEncoded, markdownEncoding }) =\u003e {\n  if (markdownEncoding === 'base64') {\n    decodedStrings.push(atob(markdownEncoded))\n  }\n\n  return decodedStrings\n}, [])\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmyersdev%2Fmarkdown-dataset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidmyersdev%2Fmarkdown-dataset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmyersdev%2Fmarkdown-dataset/lists"}