AsciidoctorSettingsBase.

Require Property

Summary

Specifies additional library to load before converting the input document (command line option --require)

Syntax

public ICollection<string> Require { get; set; }

Value

Type Description
ICollection<string>