Support for non-consecutive ranges #13
Reference in New Issue
Block a user
No description provided.
Delete Branch "rajayonin/rivet-typst:non-consecutive-ranges"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previously, if you had some code like this:
it wouldn't render the ending line of the range:

The change I made was to check if this line needed to be painted, and painting it, resulting in:

all-bit-i
is set c7c777f5faWe also ensure the first and last bits are set when using non-consecutive ranges w/

all-bit-i
:Looks good to me 👍
Thank you for your contribution, it is really appreciated
@HEL, when are you planning on releasing the next version of the package?