AsciiDoctorJRunnerSettings.

Attributes Property

Summary

Gets the list of attributes to set on the document.

Default: [].

corresponds to: -a, --attribute.

Syntax

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

Attributes

Type Description
NullableAttribute

Value

Type Description
IDictionary<string, string>