Search Results for

    Show / Hide Table of Contents

    Class GfmEngineBuilder

    Inheritance
    Object
    MarkdownEngineBuilder
    GfmEngineBuilder
    DfmEngineBuilder
    Inherited Members
    MarkdownEngineBuilder.Options
    MarkdownEngineBuilder.BlockRules
    MarkdownEngineBuilder.InlineRules
    MarkdownEngineBuilder.Rewriter
    MarkdownEngineBuilder.TokenTreeValidator
    MarkdownEngineBuilder.TokenAggregators
    MarkdownEngineBuilder.CreateParseContext()
    MarkdownEngineBuilder.CreateEngine(Object)
    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 GfmEngineBuilder : MarkdownEngineBuilder

    Constructors

    | Improve this Doc View Source

    GfmEngineBuilder(Options)

    Declaration
    public GfmEngineBuilder(Options options)
    Parameters
    Type Name Description
    Options options

    Methods

    | Improve this Doc View Source

    BuildBlockRules()

    Declaration
    protected virtual void BuildBlockRules()
    | Improve this Doc View Source

    BuildInlineRules()

    Declaration
    protected virtual void BuildInlineRules()
    | Improve this Doc View Source

    BuildRules()

    Declaration
    protected virtual void BuildRules()

    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