AsciiDoctorJRunnerSettings.

Attributes Property

Summary

Gets the list of attributes to set on the document.

Default: [].

corresponds to: -a, --attribute.

Namespace
Cake.AsciiDoctorJ
Containing Type
AsciiDoctorJRunnerSettings

Syntax

public IDictionary<string, string> Attributes { get; }

Value

Type Description
IDictionary<string, string>
GitHub Discussion