Summary
Provides a wrapper around markdown-pdf functionality within a Cake build script
- Namespace
- Cake
.Markdown_Pdf - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["MarkdownPdfRunnerAliases"]
class Type type-node
Syntax
public static class MarkdownPdfRunnerAliases
Methods
Name | Value | Summary |
---|---|---|
MarkdownPdf |
IMarkdownPdfRunner |
Run markdown-pdf with the configurator
static
|