Markdown Class
Documentation for this section has not yet been entered.
Syntax
Remarks
Requirements
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Members
See Also: Inherited members from object.
Public Constructors
|
Documentation for this section has not yet been entered. | |
|
Documentation for this section has not yet been entered. | |
|
Documentation for this section has not yet been entered. | |
|
Documentation for this section has not yet been entered. |
Public Properties
Public Methods
|
Dispose
()Documentation for this section has not yet been entered. |
|
|
Finalize
()Documentation for this section has not yet been entered. |
|
|
Render
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Render
(Buffer, byte[])Documentation for this section has not yet been entered. |
|
|
Render
(Buffer, string)Documentation for this section has not yet been entered. |
|
|
Render
(Buffer, byte[], int)Documentation for this section has not yet been entered. |
|
|
Render
(Buffer, byte[], long)Documentation for this section has not yet been entered. |
|
|
Render
(Buffer, byte[], IntPtr)Documentation for this section has not yet been entered. |
|
|
Render
(Buffer, System.Text.Encoding, string)Documentation for this section has not yet been entered. |
|
static
|
SmartyPants
(Buffer, byte[])Documentation for this section has not yet been entered. |
|
static
|
SmartyPants
(Buffer, string)Documentation for this section has not yet been entered. |
|
static
|
SmartyPants
(Buffer, byte[], int)Documentation for this section has not yet been entered. |
|
static
|
SmartyPants
(Buffer, byte[], long)Documentation for this section has not yet been entered. |
|
static
|
SmartyPants
(Buffer, byte[], IntPtr)Documentation for this section has not yet been entered. |
|
static
|
SmartyPants
(Buffer, System.Text.Encoding, string)Documentation for this section has not yet been entered. |
|
|
Transform
(Buffer)Documentation for this section has not yet been entered. |
|
|
Transform
(byte[])Documentation for this section has not yet been entered. |
|
|
Transform
(string)Documentation for this section has not yet been entered. |
Member Details
Markdown Constructor
Documentation for this section has not yet been entered.
Syntax
public Markdown (Renderer renderer)Parameters
- renderer
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Markdown Constructor
Documentation for this section has not yet been entered.
Syntax
public Markdown (Renderer renderer, MarkdownExtensions extensions)Parameters
- renderer
- Documentation for this section has not yet been entered.
- extensions
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Markdown Constructor
Documentation for this section has not yet been entered.
Syntax
Parameters
- renderer
- Documentation for this section has not yet been entered.
- maxNesting
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Markdown Constructor
Documentation for this section has not yet been entered.
Syntax
Parameters
- renderer
- Documentation for this section has not yet been entered.
- extensions
- Documentation for this section has not yet been entered.
- maxNesting
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Dispose Method
Documentation for this section has not yet been entered.
Syntax
public void Dispose ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Finalize Method
Documentation for this section has not yet been entered.
Syntax
void Finalize ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Render Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- in
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Render Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Render Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- str
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Render Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Render Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Render Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Render Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- encoding
- Documentation for this section has not yet been entered.
- str
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
SmartyPants Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
SmartyPants Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- str
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
SmartyPants Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
SmartyPants Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
SmartyPants Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- array
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
SmartyPants Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- out
- Documentation for this section has not yet been entered.
- encoding
- Documentation for this section has not yet been entered.
- str
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Transform Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- in
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Transform Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- data
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Transform Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- str
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Version Property
Returns the version of the underlying sundown library.
Syntax
public static Version Version { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0