AsciiDoctorJRunnerSettings.

SectionNumbers Property

Summary

Gets or sets a value indicating whether to auto-number section titles in the HTML backend.

Default: false.

corresponds to: -n, --section-numbers.

Syntax

public bool SectionNumbers { get; set; }

Value

Type Description
bool