Functionality for rendering WikiText markup as HTML.
Methods
|
Name |
Description |
|
Clear |
Restore default settings. |
|
Render |
Render as HTML. |
Properties
|
Name |
Description |
|
DefaultTableClass |
The CSS class to use for tables if no Class attribute is specified. |
|
GenerateInlineStyles |
Indicates whether to attempt to generate all CSS classes references as inline styles within a tag.. |
|
InlineCssSource |
The content of a CSS block which can be used in conjunction with the GenerateInlineStyles property. |
|
RenderHeadingsAsDivs |
Indicates whether to render Headings as HTML div elements with a CSS class of h1-h5 rather than as HTML heading elements h1-h5. |
- Namespace:
- Intersoft.ISWiki6
- Assembly:
- ISWiki6, Version=6.0.3
- Target Framework:
- .NET 9.0