Class GfmStrongInlineRule
Inherited Members
Namespace:Microsoft.DocAsCode.MarkdownLite
Assembly:Microsoft.DocAsCode.MarkdownLite.dll
Syntax
public class GfmStrongInlineRule : MarkdownStrongInlineRule, IMarkdownRule
Properties
Name
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
Strong
Declaration
public override Regex Strong { get; }
Property Value
Type | Description |
---|---|
Regex |