Show / Hide Table of Contents

    Class GfmTextInlineRule

    Inheritance
    Object
    MarkdownTextInlineRule
    GfmTextInlineRule
    Inherited Members
    MarkdownTextInlineRule.Name
    MarkdownTextInlineRule.TryMatch(IMarkdownParser, IMarkdownParsingContext)
    MarkdownTextInlineRule.Smartypants(Options, String)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace:Microsoft.DocAsCode.MarkdownLite
    Assembly:Microsoft.DocAsCode.MarkdownLite.dll
    Syntax
    public class GfmTextInlineRule : MarkdownTextInlineRule, IMarkdownRule

    Properties

    Text

    Declaration
    public override Regex Text { get; }
    Property Value
    Type Description
    Regex
    Overrides
    MarkdownTextInlineRule.Text

    Extension Methods

    JsonUtility.ToJsonString(Object, Formatting, JsonSerializer)
    Back to top Copyright © 2015-2017 Microsoft
    Generated by DocFX