Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Fix the HTML usage ordering #3

Description

The TSV is not be created properly due to a mis-ordering of the JSON keys. Basically the ordering should be:

    attributes    EDGE    html    values    content

But instead it is

    attributes    EDGE    html    content   values

This is causing data visualization issues. Assigning to myself to fix ASAP.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions