This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Markdown-Pdf.
                            
	
		Summary
            Run markdown-pdf with configurator
            
		- Assembly
 - Cake
.Markdown-Pdf .dll  - Namespace
 - Cake
.Markdown_Pdf  - Containing Type
 - MarkdownPdfRunner
 
Syntax
public IMarkdownPdfRunner Run(Action<MarkdownPdfRunnerSettings> configure = null)
	Parameters
| Name | Type | Description | 
|---|---|---|
| configure | Action | 
						
Return Value
| Type | Description | 
|---|---|
| IMarkdownPdfRunner | 
