{"id":23461380,"url":"https://github.com/cmitu/mkdocs-altlink-plugin","last_synced_at":"2025-07-16T23:36:08.445Z","repository":{"id":54511483,"uuid":"232663929","full_name":"cmitu/mkdocs-altlink-plugin","owner":"cmitu","description":"An MkDocs plugin that simplifies internal links creation","archived":false,"fork":false,"pushed_at":"2022-07-13T17:28:57.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T06:08:46.150Z","etag":null,"topics":["markdown","mkdocs","wiki"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cmitu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-08T21:31:28.000Z","updated_at":"2021-11-02T17:17:50.000Z","dependencies_parsed_at":"2022-08-13T18:10:57.786Z","dependency_job_id":null,"html_url":"https://github.com/cmitu/mkdocs-altlink-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cmitu/mkdocs-altlink-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmitu%2Fmkdocs-altlink-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmitu%2Fmkdocs-altlink-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmitu%2Fmkdocs-altlink-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmitu%2Fmkdocs-altlink-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmitu","download_url":"https://codeload.github.com/cmitu/mkdocs-altlink-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmitu%2Fmkdocs-altlink-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262885339,"owners_count":23379575,"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","mkdocs","wiki"],"created_at":"2024-12-24T07:34:49.596Z","updated_at":"2025-07-01T02:38:58.400Z","avatar_url":"https://github.com/cmitu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alternate Link\n\n*An MkDocs plugin that simplifies internal links*\n\nAlternate Links is a very simple [mkdocs plugin](http://www.mkdocs.org/user-guide/plugins/) to enable an\nalternate syntax for internal links, removing the need to add the `.md` suffix for the target page.\n \n## Quick start\n\nInstall the plugin with pip.\n``` bash\npip install git+https://github.com/cmitu/mkdocs-altlink-plugin/\n```\n\nEnable the plugin in your `mkdocs.yml`:\n\n```yaml\nplugins:\n    - search\n    - alternate-link\n```\n\n\u003e **Note:** If you have no `plugins` entry in your config file yet, you'll likely also want to add the `search` plugin. MkDocs enables it by default if there is no `plugins` entry set, but now you have to enable it explicitly.\n\nMore information about plugins in the [MkDocs documentation][mkdocs-plugins]\n\n\n## Usage\nWhen creating an internal Markdown link, you can omit the `.md` extension for the target page:\n\n* `[My Page](source-page.md)` can be written as `[My Page](source-page)`\n* `[My Page](source-page.md#Point)` can be written as `[My Page](source-page#Point)`\n\n[mkdocs-plugins]: http://www.mkdocs.org/user-guide/plugins/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmitu%2Fmkdocs-altlink-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmitu%2Fmkdocs-altlink-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmitu%2Fmkdocs-altlink-plugin/lists"}