-
Home
-
API
-
Markdig.Renderers.Html.Inlines
-
EmphasisInlineRenderer.GetTagDelegate
EmphasisInlineRenderer.GetTagDelegate Delegate
Definition
Delegates to get the tag associated to an EmphasisInline object.
public delegate string? GetTagDelegate(EmphasisInline obj);
Parameters
Returns