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