mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
3a6932ea6d
This will take care of padding when padding is consistent across a range. However, we still have a problem with a progression like: 01 02 ... 98 099 100 Where numbers in the middle start getting padding unexpectedly without a leading digit.