Show / Hide Table of Contents

    Class GfmParagraphBlockRule

    Inheritance
    Object
    MarkdownParagraphBlockRule
    GfmParagraphBlockRule
    Inherited Members
    MarkdownParagraphBlockRule.Name
    MarkdownParagraphBlockRule.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 GfmParagraphBlockRule : MarkdownParagraphBlockRule, IMarkdownRule

    Properties

    | Improve this Doc View Source

    Paragraph

    Declaration
    public override Regex Paragraph { get; }
    Property Value
    Type Description
    Regex
    Overrides
    MarkdownParagraphBlockRule.Paragraph

    Extension Methods

    JsonUtility.ToJsonString(Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2015-2016 Microsoft
    Generated by DocFX