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
When set to
true
, generate an embeddable document which excludes content other than the document body (command line option --embedded
)
- Assembly
- Cake
.Asciidoctor .dll - Namespace
- Cake
.Asciidoctor - Containing Type
- Asciidoctor
Settings Base
Syntax
public bool Embedded { get; set; }
Value
Type | Description |
---|---|
bool |