Automattic / Automattic/underscores.me

Unclosed tags

Open Beginner friendly
#72 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
211
Forks
119
PR merge metrics
No merged PRs in 30d

Description

Just a little thing, these `

  • `s are not getting closed. Not a big deal as the browser will try to correct it but may cause weird issues on edge cases.

    https://github.com/Automattic/underscores.me/blob/d1953c73c28f9d1fed3216e9c901e90086923547/inc/template-tags.php#L64

    and

    https://github.com/Automattic/underscores.me/blob/d1953c73c28f9d1fed3216e9c901e90086923547/inc/template-tags.php#L70

  • Contributor guide

    No contributing guide indexed for this repository

    Research direction

    Open inc/template-tags.php at the linked lines 64 and 70 and inspect the surrounding list-item markup. Close the unclosed li tags, then verify that each list item has a matching closing tag and that the generated markup remains valid.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    php
    Domain
    frontend
    Issue type
    Bug
    Difficulty
    1/5
    Estimated time
    Under an hour
    Activity status
    Stale
    Clarity
    Clearly specified
    Newbie friendliness
    62/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.