Search Results for

    Show / Hide Table of Contents

    Class GfmEscapeInlineRule

    Inheritance
    Object
    MarkdownEscapeInlineRule
    GfmEscapeInlineRule
    Implements
    IMarkdownRule
    Inherited Members
    MarkdownEscapeInlineRule.Name
    MarkdownEscapeInlineRule.TryMatch(IMarkdownParser, IMarkdownParsingContext)
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Microsoft.DocAsCode.MarkdownLite
    Assembly: Microsoft.DocAsCode.MarkdownLite.dll
    Syntax
    public class GfmEscapeInlineRule : MarkdownEscapeInlineRule, IMarkdownRule

    Properties

    | Improve this Doc View Source

    Escape

    Declaration
    public override Regex Escape { get; }
    Property Value
    Type Description
    Regex
    Overrides
    MarkdownEscapeInlineRule.Escape

    Implements

    IMarkdownRule

    Extension Methods

    JsonUtility.ToJsonString(Object, Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    • 0 Comments
    In This Article
    Back to top Copyright © Microsoft.
    Generated by DocFX