Skip to main content

UNNUMBERED_SECTION_STYLES

Constant UNNUMBERED_SECTION_STYLES 

Source
pub const UNNUMBERED_SECTION_STYLES: &[&str];
Expand description

Section styles that should not receive automatic numbering.

When sectnums is enabled, sections with these styles are excluded from the numbering scheme. Appendix uses letter numbering (A, B, C) which is handled separately.