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