Links
Non-breaking hyperlink. Neither text nor url can't be an empty string.
var image = new MdLink("Input string", "https://google.co.uk");
// Output:
// [Input string](https://google.co.uk)
Non-breaking hyperlink. Neither text nor url can't be an empty string.
var image = new MdLink("Input string", "https://google.co.uk");
// Output:
// [Input string](https://google.co.uk)