Archive Browser
Download MarkdigMantisLink.zip, last updated 05/08/2017 (10.77 KB)
Download- md5: 0732dcf3eadac30820596c4fd7bea306
- sha1: b09fac52bfaac22748f6c8210d197492494614e5
- sha256: 1dbb16d0bf3c2416992efe83e97ac37b5e886d7c0aa752007d3c8c459afdcdd9
Markdig MantisBT Linker
This is a Markdig extension that automatically add links to Mantis Bug Tracker issue items within your markdown, e.g. #001753.
Getting Started
- Build & reference the library
- Add the extension to your pipeline using the extension method
UseMantisLinks
- Set your MantisBT base URL within the options
- All done!
var pipeline = new MarkdownPipelineBuilder()
.UseMantisLinks(new MantisLinkOptions("https://issues.company.net/")
.Build();
For an overview on how to build Markdig extensions using this library as an example, see the "Writing custom Markdig extensions" article on the cyotek blog.
Authors
Acknowledgements
This project was heavily inspired by Dave Clarke's MarkdigJiraLinker.
License
This project is licensed under the MIT license. See the LICENSE.txt for details.
Contributing
Please feel free to raise pull requests or issues for any issues you find.
Donate
This software may be used free of charge, but as with all free software there are costs involved to develop and maintain.
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Donate