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.Asciidoctor.
Summary
Specifies additional library to load before converting the input document (command line option
--require
)
- Assembly
- Cake
.Asciidoctor .dll - Namespace
- Cake
.Asciidoctor - Containing Type
- Asciidoctor
Settings Base
Syntax
public ICollection<string> Require { get; set; }
Value
Type | Description |
---|---|
ICollection |