...
Options | Example |
---|---|
decimal | 1, 2, 3, 4 |
iso-2145 | 1, 2, 3, 4 |
full-decimal | one, two, three, four |
lower-latin | a, b, c, d |
lower-roman | i, ii, iii, iv |
lower-greek | α, β, γ, δ |
upper-latin | A, B, C, D |
upper-roman | I, II, III, IV |
upper-greek | Α, Β, Γ, Δ |
custom | See custom format |
Starting number
The default starting number is 1. If you want to start at a higher number, you can configure it here.
You can add a comma-separated list to change the starting number of several levels of headings. For example, adding 1,3,3 starts the second and third heading at 3.
...
For example, if you only want to number headings as 1 - 3, you can skip the rest of the headings by entering this list: H4, H5, H6
.
...
Custom format
When you select custom as the Number format, additional fields are added to the
...
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
configuration. Each field represents a heading level and allows you to define your own numbering format for this heading.
Info |
---|
When a field is left empty, the heading is not numbered. |
The format can consist of a combination of regular characters and number values. Numbering values can be added in between square brackets and have the following format:
Code Block |
---|
[heading.format] |
Replace the heading with the heading level that you want to use: H1 - H6. Replace the format with one of the available formats from the Number format table earlier on this page.
Example | Result |
---|---|
H1 format: H2 format: | Chapter 11.A1.B |
For further information on the formatting, click the info tab.