Create a document header from config data
Looks for config.title, config.author, config.date, config.subTitle and config.abstract. If present will insert the data into a header section, using h1 for the title. The only field required for this is the title field.
External CSS file to include in the HTML head section.
Optional setting to specify a custom head section.
Remove sourrounding html and body tags, remove head section of HTML.
Instead a simple div containing the argdown HTML is returned.
Where should the html file be saved (if SaveAsPlugin is used)?
Function to normalize links.
Function to test if a link is valid.
Generated using TypeDoc
Settings used by the HTMLExportPlugin