Wyam.Html Namespace

Class Types

Class Summary
AutoLink Replaces occurrences of specified strings with HTML links.
DocumentExtensions
Excerpt Finds the first occurrence of a specified HTML comment or element and stores it's contents as metadata.
Headings Queries HTML content of the input documents and adds a metadata value that contains it's headings.
HtmlEscape Automatically escapes HTML content.
HtmlInsert Queries HTML content of the input documents and inserts new content into the elements that match a query selector.
HtmlKeys Metadata keys for use with the various HTML processing modules.
HtmlQuery Queries HTML content of the input documents and creates new documents with content and metadata from the results.
MirrorResources Mirrors external link and script resources locally.
ValidateLinks Performs link validation for HTML elements such as anchors, images, and other resources.
GitHub