depth

val depth: Int

The depth of this location, i.e., the number of levels it contains. Example: the location [1, 1] has a depth of 2.

This is related to com.quarkdown.core.document.numbering.NumberingFormat.accuracy in order to determine whether a location can be used as a label.