MarkdownExtensions 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. |
Public Properties
|
Autolink | bool . Documentation for this section has not yet been entered. |
|
FencedCode | bool . Documentation for this section has not yet been entered. |
|
LaxSpacing | bool . Documentation for this section has not yet been entered. |
|
NoIntraEmphasis | bool . Documentation for this section has not yet been entered. |
|
SpaceHeaders | bool . Documentation for this section has not yet been entered. |
|
Strikethrough | bool . Documentation for this section has not yet been entered. |
|
SuperScript | bool . Documentation for this section has not yet been entered. |
|
Tables | bool . Documentation for this section has not yet been entered. |
Member Details
MarkdownExtensions Constructor
Documentation for this section has not yet been entered.
Syntax
public MarkdownExtensions ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Autolink Property
Documentation for this section has not yet been entered.
Syntax
public bool Autolink { get; set; }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
FencedCode Property
Documentation for this section has not yet been entered.
Syntax
public bool FencedCode { get; set; }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
LaxSpacing Property
Documentation for this section has not yet been entered.
Syntax
public bool LaxSpacing { get; set; }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
NoIntraEmphasis Property
Documentation for this section has not yet been entered.
Syntax
public bool NoIntraEmphasis { get; set; }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
SpaceHeaders Property
Documentation for this section has not yet been entered.
Syntax
public bool SpaceHeaders { get; set; }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
Strikethrough Property
Documentation for this section has not yet been entered.
Syntax
public bool Strikethrough { get; set; }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
SuperScript Property
Documentation for this section has not yet been entered.
Syntax
public bool SuperScript { get; set; }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
Tables Property
Documentation for this section has not yet been entered.
Syntax
public bool Tables { get; set; }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