Skip to content

known issue: edge case when n = 1 #9

@vsoch

Description

@vsoch

In the case that issues = 1, the loop doesn't function as we expect - it parses through the string instead of the list of issues. We need to add logic to the jekyll jinja2 parsing to check for this value, and if it's 1, to just render that one post and not assume a list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions