You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm inclined to keeping it limited to simply Numbered to avoid over-complicating the template. You can always edit your code around line 156 to get desired numbers. For example, if you want even numbering (2, 4, 6, ...), you could do chapterCount * 2 like this:
Apart from the option "Numbered", add an option "CustomNumbered" (or similar), and a way to specify the custom number or identifier of the marker.
The text was updated successfully, but these errors were encountered: