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