GetDefaultTag(EmphasisInline) Method

Definition

Assembly Markdig.dll

Gets the default HTML tag for ** and __ emphasis.

public static string? GetDefaultTag(EmphasisInline obj)

Parameters

obj
EmphasisInline

The object.

Returns