Skip to content

return td/tr attributes when parsing #1

Description

@tacman

Feature Request

Q A
New Feature yes
BC Break no

Proposal

I'd like to see the tr/td attributes. I'm parsing a table where the key id is never displayed.

<tr class="table-data-styles">
        <td data-event="842349">08-25-23</td>
        <td class="time">07:00 PM</td>
        <td>Game</td>
</tr>

If this already exists, can you point me to the docs? Thanks, cool library, I've worked on variations of this over the years and have always hoped someone else would write it! And it's integrated with league/csv!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions