Adds a Link Reference into the Markdown document based on a selected region in the document
public static LinkReferenceResult AddLinkReference(string md, SelectionRange selectionRange, string link, string text)
Parameters
md
selectionRange
link
text
If link text is passed it's used instead of selection
See also:
Class MarkdownUtilities© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic