Skip to content

Only four todos are shown when using a space between todos #2

@judgeNotFound

Description

@judgeNotFound

Problem Description

The following code:

#import "@preview/tally:0.1.1": todo-list, tally

#show: tally.with(color: red)
#todo-list

TODO: First TODO

TODO: Second TODO

TODO: Third TODO

TODO: Fourth TODO

TODO: Fifth TODO

TODO: Sixth TODO

produces this:

Image

However, removing the blank lines between the todos produces the expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions