Found another typo
This commit is contained in:
@ -26,7 +26,7 @@ _levels_ which form a sequence starting at 0 indicating the top-level
|
|||||||
list look and increasing from there to descibe the sublists, then
|
list look and increasing from there to descibe the sublists, then
|
||||||
sub-sublists, etc. Each level includes the following properties:
|
sub-sublists, etc. Each level includes the following properties:
|
||||||
|
|
||||||
* **level**: This is its 0-based index in the defintion stack
|
* **level**: This is its 0-based index in the definition stack
|
||||||
* **numberFormat**: This indicates how the bullet or number should be
|
* **numberFormat**: This indicates how the bullet or number should be
|
||||||
generated. Options include `bullet` (meaning don't count), `decimal`
|
generated. Options include `bullet` (meaning don't count), `decimal`
|
||||||
(arabic numerals), `upperRoman`, `lowerRoman`, `hex`, and many
|
(arabic numerals), `upperRoman`, `lowerRoman`, `hex`, and many
|
||||||
|
Reference in New Issue
Block a user