Markdown.Link (gb.markdown)

Sub Link ( Link As MarkdownLink )

This method is called to interpreter the markdown link syntax [...] (...).

  • Link is a MarkdownLink object that is used for getting information about the link, and defining the HTML that will be generated.

See also