{"id":16860434,"url":"https://github.com/webpro/remark-order-reference-links","last_synced_at":"2025-03-18T14:38:32.418Z","repository":{"id":173618206,"uuid":"651027919","full_name":"webpro/remark-order-reference-links","owner":"webpro","description":"Remark plugin to order reference links","archived":false,"fork":false,"pushed_at":"2023-06-13T09:48:22.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T21:15:34.646Z","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/webpro.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":"2023-06-08T10:30:54.000Z","updated_at":"2024-08-27T18:23:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a87ac10e-2e6e-46fe-b0f2-14fbe92e287a","html_url":"https://github.com/webpro/remark-order-reference-links","commit_stats":null,"previous_names":["webpro/remark-order-reference-links"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fremark-order-reference-links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fremark-order-reference-links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fremark-order-reference-links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fremark-order-reference-links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpro","download_url":"https://codeload.github.com/webpro/remark-order-reference-links/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244242013,"owners_count":20421797,"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-13T14:23:58.422Z","updated_at":"2025-03-18T14:38:32.396Z","avatar_url":"https://github.com/webpro.png","language":"TypeScript","readme":"# remark-order-reference-links\n\nOrders reference links and images, starting with `1` as the first link in the\ndocument. Renders the definitions ordered with numbers first, strings last.\n\nProbably you want to use the [remark-reference-links][1] plugin as well. This\nmakes for a nice combo, resulting in readable prose with readable links.\n\n**Before:**\n\n```markdown\nThis [remark](https://remark.js.org) plugin orders [reference links][ref] and\n![image](./logo.svg) references. Then renders the definitions ordered: numbers\nfirst and [named references][named] last.\n\n[ref]: https://refs.biz\n[named]: https://named.com\n```\n\n**After:**\n\n```markdown\nThis [remark][1] plugin orders [reference links][ref] and ![image][2]\nreferences. Then renders the definitions ordered: numbers first and [named\nreferences][named] last.\n\n[1]: https://remark.js.org\n[2]: ./logo.svg\n[named]: https://named.com\n[ref]: https://refs.biz\n```\n\n[1]: https://github.com/remarkjs/remark-reference-links\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpro%2Fremark-order-reference-links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebpro%2Fremark-order-reference-links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpro%2Fremark-order-reference-links/lists"}