MarkdownLinkChecker.GetLinks

Retrieves a list of links and image links from the Markdown document and optionally checks for validity.

public Task> GetLinks(string markdown, bool brokenLinksOnly, 
			bool noLinkCheck, string docHtml)

© West Wind Technologies, 2025 • Updated: 2025-02-25
Comment or report problem with topic