{"id":21013881,"url":"https://github.com/kat0h/markdown-it-meta-header","last_synced_at":"2025-10-03T15:20:04.904Z","repository":{"id":121626485,"uuid":"426643412","full_name":"kat0h/markdown-it-meta-header","owner":"kat0h","description":"markdown-it plugin to render github like yaml header","archived":false,"fork":false,"pushed_at":"2021-11-23T03:17:01.000Z","size":36,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T04:05:56.865Z","etag":null,"topics":["markdown-it-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/markdown-it-meta-header","language":"JavaScript","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/kat0h.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,"publiccode":null,"codemeta":null}},"created_at":"2021-11-10T14:01:23.000Z","updated_at":"2024-05-15T17:12:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"74edc361-71d6-4404-a4ee-73a8164ced32","html_url":"https://github.com/kat0h/markdown-it-meta-header","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"2eb89325d08954b7a228ca0131087e8fe1ef0092"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kat0h%2Fmarkdown-it-meta-header","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kat0h%2Fmarkdown-it-meta-header/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kat0h%2Fmarkdown-it-meta-header/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kat0h%2Fmarkdown-it-meta-header/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kat0h","download_url":"https://codeload.github.com/kat0h/markdown-it-meta-header/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254274696,"owners_count":22043568,"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":["markdown-it-plugin"],"created_at":"2024-11-19T09:44:25.866Z","updated_at":"2025-10-03T15:19:59.848Z","avatar_url":"https://github.com/kat0h.png","language":"JavaScript","readme":"# markdown-it-meta-header\n![example workflow](https://github.com/kat0h/markdown-it-meta-header/actions/workflows/publish-to-npm.yaml/badge.svg)\n\n**[DEMO](https://kat0h.github.io/markdown-it-meta-header/)**\n\n![](https://user-images.githubusercontent.com/45391880/141127221-b483acd7-8fad-461f-b943-58a419ff5901.png)\n\n## Usage\n\n```\nnpm i markdown-it\nnpm i markdown-it-meta-header\n```\n\n```javascript\nconst MarkdownIt = require(\"markdown-it\")\nconst MarkdownItMetaHeader = require(\"markdown-it-meta-header\")\n\nconst md = new MarkdownIt()\nmd.use(MarkdownItMetaHeader)\n\nmd.render(\"---\\n1: 2\\n3: [4, 5, 6]\\n---\")\n```\n\n## License\nMIT\n\n## Author\nKotakato\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkat0h%2Fmarkdown-it-meta-header","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkat0h%2Fmarkdown-it-meta-header","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkat0h%2Fmarkdown-it-meta-header/lists"}