AddAbbreviation(MarkdownDocument, String, Abbreviation) Method

Definition

Assembly Markdig.dll

Adds abbreviation.

public static void AddAbbreviation(this MarkdownDocument document, string label, Abbreviation abbr)

Parameters

label
String