Inserts a Link Reference into the document based on a link and title
public Task AddLinkReference(string link, string linkText)
Parameters
link
URL, relative path or anchor to embed
linkText
Label text for the link
See also:
Class MarkdownDocumentEditor© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic