AsciiDoctorJRunnerSettings.

Compact Property

Summary

Gets or sets a value indicating whether to compact the output by removing blank lines.

Default: false.

corresponds to: -C, --compact.

Syntax

public bool Compact { get; set; }

Value

Type Description
bool