{"id":18518089,"url":"https://github.com/cyotek/markdigmantislink","last_synced_at":"2025-07-06T14:38:13.015Z","repository":{"id":148117775,"uuid":"99448933","full_name":"cyotek/MarkdigMantisLink","owner":"cyotek","description":"Markdig extension that automatically add links to MantisBT issue items","archived":false,"fork":false,"pushed_at":"2020-11-26T06:32:07.000Z","size":10,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T18:51:16.096Z","etag":null,"topics":["commonmark","mantisbt","markdig","markdown"],"latest_commit_sha":null,"homepage":"https://www.cyotek.com/blog/writing-custom-markdig-extensions","language":"C#","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/cyotek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-08-05T21:34:37.000Z","updated_at":"2023-03-31T18:39:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"fff22541-aaba-4f3a-9cac-a008c5277338","html_url":"https://github.com/cyotek/MarkdigMantisLink","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/cyotek%2FMarkdigMantisLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FMarkdigMantisLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FMarkdigMantisLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FMarkdigMantisLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyotek","download_url":"https://codeload.github.com/cyotek/MarkdigMantisLink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250325154,"owners_count":21412029,"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":["commonmark","mantisbt","markdig","markdown"],"created_at":"2024-11-06T17:11:35.798Z","updated_at":"2025-04-22T21:22:18.240Z","avatar_url":"https://github.com/cyotek.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Markdig MantisBT Linker\n=======================\n\nThis is a Markdig extension that automatically add links to Mantis Bug Tracker issue items within your markdown, e.g. #001753.\n\nGetting Started\n---------------\n\n* Build \u0026 reference the library\n* Add the extension to your pipeline using the extension method `UseMantisLinks`\n* Set your MantisBT base URL within the options\n* All done!\n\n```\nvar pipeline = new MarkdownPipelineBuilder()\n  .UseMantisLinks(new MantisLinkOptions(\"https://issues.company.net/\")\n  .Build();\n```\n\nFor an overview on how to build Markdig extensions using this library as an example, see the \"[Writing custom Markdig extensions](https://www.cyotek.com/blog/writing-custom-markdig-extensions)\" article on the cyotek blog.\n\nAuthors\n-------\n\n* [Richard Moss](https://richardmoss.name)\n\nAcknowledgements\n----------------\n\nThis project was heavily inspired by [Dave Clarke](https://daveclarke.me)'s [MarkdigJiraLinker](https://github.com/clarkd/MarkdigJiraLinker). \n\nLicense\n-------\n\nThis project is licensed under the MIT license. See the LICENSE.txt for details.\n\nContributing\n------------\n\nPlease feel free to raise pull requests or issues for any issues you find. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyotek%2Fmarkdigmantislink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyotek%2Fmarkdigmantislink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyotek%2Fmarkdigmantislink/lists"}