Constructors
-
Html
Renderer(Text Initializes a new instance of the HtmlRenderer class.Writer)
Methods
-
Write
Attributes(Html Writes the specified HtmlAttributes.Attributes, Func<String, String>) -
Write
Attributes(Markdown Writes the attached HtmlAttributes on the specified MarkdownObject.Object) -
Write
Escape(String) Writes the content escaped for HTML. -
Write
Escape(String, Writes the content escaped for HTML.Int32, Int32, Boolean) -
Write
Escape(String Writes the content escaped for HTML.Slice&, Boolean) -
Write
Escape(String Writes the content escaped for HTML.Slice, Boolean) -
Write
Escape Writes the URL escaped for HTML.Url(String) -
Write
Leaf Writes the lines of a LeafBlockRaw Lines(Leaf Block, Boolean, Boolean, Boolean)
Properties
-
Base
Url Gets a value to use as the base url for all relative links -
Enable
Html Escape -
Enable
Html Gets or sets a value indicating whether to output HTML tags when rendering. See remarks.For Block -
Enable
Html Gets or sets a value indicating whether to output HTML tags when rendering. See remarks.For Inline -
Implicit
Paragraph Gets or sets a value indicating whether to use implicit paragraph (optional <p>) -
Link
Rewriter Allows links to be rewritten -
Use
Non Ascii No Escape