Show / Hide Table of Contents

    Class GfmHeadingBlockRule

    Inheritance
    Object
    MarkdownHeadingBlockRule
    GfmHeadingBlockRule
    Inherited Members
    MarkdownHeadingBlockRule.Name
    MarkdownHeadingBlockRule.TryMatch(IMarkdownParser, IMarkdownParsingContext)
    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 GfmHeadingBlockRule : MarkdownHeadingBlockRule, IMarkdownRule

    Properties

    | Improve this Doc View Source

    Heading

    Declaration
    public override Regex Heading { get; }
    Property Value
    Type Description
    Regex
    Overrides
    MarkdownHeadingBlockRule.Heading

    Extension Methods

    JsonUtility.ToJsonString(Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Heading
    • Extension Methods
    Back to top Copyright © 2015-2016 Microsoft
    Generated by DocFX