Skip to content

Display null values as null, not None #156

@duncandewhurst

Description

@duncandewhurst

In the first 3 examples column, null values are displayed as None (from Python), which is confusing because that's not what null values look like in JSON data. It would be clearer if they were displayed as a code-formatted null.

Data

{
  "description": null
}

Current output

image

Suggested output

image

Metadata

Metadata

Assignees

No one assigned

    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